• Welcome to MX Bikes Official Forum. Please login or sign up.
 
April 19, 2024, 05:36:11 AM

News:

MX Bikes beta18j available! :)


Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Hernan

1
Plugins / Re: Input Plugins
July 11, 2020, 03:13:39 AM
Hi 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.