You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A while ago I tried compiling according to instructions for Windows, but failed. I'm no programmer and have limited experience. However I'm very interested to try the program.
Is it possible to give me access to a pre-compiled version for win10 x64? If not maybe further guidance?
I hope i posted this in the right place :)
The text was updated successfully, but these errors were encountered:
Sorry, I've not looked at this project for a while. I still have my VZ-1 but mainly use it as a master keyboard rather than a sound module. (All those controllers are a real luxury!) I also rarely use Windows these days but did have reason to dust off a Windows 10 Pro 64-bit laptop this week so had a quick look. The Windows build instructions are predicated on having a working build environment based on Code::Blocks and wxWidgets. Particularly I have tended to use mingw environment to provide a (fairly POSIX compliant) system within which to build applications. (I am more comfortable working in a *nix environment.)
So I would suggest trying to get Code::Blocks and wxWidgets installed and compiling a wxWidgets hello world application to prove this is working. After that you should be able to build this app, maybe with some tweaks to config.
If you let me know how you get on and any errors you hit I may be able to advise / update the README. (I spent many years developing wxWidgets apps for Windows using such an environment so I am sure there is some residual memory of how to do this!)
A while ago I tried compiling according to instructions for Windows, but failed. I'm no programmer and have limited experience. However I'm very interested to try the program.
Is it possible to give me access to a pre-compiled version for win10 x64? If not maybe further guidance?
I hope i posted this in the right place :)
The text was updated successfully, but these errors were encountered: