can't connect the joystick

Typically: "How do I... ", "How can I... " questions
fferri
Posts: 1193
Joined: 09 Sep 2013, 19:28

Re: can't connect the joystick

Post by fferri »

You need to open the project file with Visual Studio and build it. The built plugin will be placed into a subdirectory, e.g. Release\x64 or Debug\x64 and will have the correct extension (.dll).

lwang87
Posts: 41
Joined: 24 May 2021, 16:47

Re: can't connect the joystick

Post by lwang87 »

Thank you so much! I've solve this problem!

Post Reply