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
No-longer builds on non-Windows #6
Comments
Add -DMAX_PATH=FILENAME_MAX to CFLAGS on Unix platform. I do not get how Recipe works. Later I get the following error:
I am using FreeBSD 8.2 with gcc 4.2.1. |
The url launch stuff doesn't work well, but at least it actually builds. |
Some of the changes break compilation on at least Linux (Debian x64).
Even if the functionality isn't going to be enabled on non-Windows, the source tree should still compile on all the original platforms.
The text was updated successfully, but these errors were encountered: