-
Notifications
You must be signed in to change notification settings - Fork 166
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
Error when building under cygwin: cygwin_conv_to_win32_path was not declared in this scope #198
Comments
I had to change the main.cc Maybe there is some error due to false commenting. I removed the if statement alltogether:
|
thank you for reply, perfectly works. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Trying to build under the latest Cygwin as of today. Installed requirement packages as per the readme:
mingw64-x86_64-gcc-g++
gcc-g++
make
Ran ./configure, then make, then got this error:
Thanks.
The text was updated successfully, but these errors were encountered: