Quote from: Hernan on July 11, 2020, 03:13:39 AMHi Everyone,
I am trying to work with this plugin to build a real bike interface.
But I cannot achieve to do this, because I cannot build a dll with my visual studio.
Could you tell me about how to make a project with Visual Studio to make a dll successfully?
When I put my .dll (64x) into plugins directory and rename it as ".dli", the Simulator does not reconize it or I think that is what happens.
For example in order to test this, I wrote an fopen function to write some file when Startup() function it's triggered and it never writes the file.
How do I do this?
Thank you so much.
Hi, how far did you get with this? Im starting up a projekt on my own, trying to implement a handlebar interface.
The only problem i see this project is having, is that there is no direct control of the handlebar at this point.
And i dont know if its even possible for PiBoSo to expose this feature.