-
Notifications
You must be signed in to change notification settings - Fork 75
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
Compile on windows #8
Comments
Did you run hans as administrator? Does it work with the binary provided? |
Yes. Binary provided works perfectly. Now, I did some change to the source, and I would like to recompile it but for windows. |
I trying to compile hans-1.0 with cygwin, no luck...
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I would like to have more info on how to compile the hans code (branch "cygwin") on windows.
I downloaded cygwin with gcc-c++ and make, but then I do the .exe compiler through the cygwin terminal, if I execute it, I get:
"Error while starting application (0xc000007b)".
What should I do?
Thanks!
The text was updated successfully, but these errors were encountered: