Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help compiling for win10 x64 #39

Open
ropp5pop opened this issue Jun 17, 2022 · 1 comment
Open

Need help compiling for win10 x64 #39

ropp5pop opened this issue Jun 17, 2022 · 1 comment

Comments

@ropp5pop
Copy link

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 :)

@riban-bw
Copy link
Owner

riban-bw commented Jul 7, 2022

Hi @ropp5pop

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!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants