-
-
Notifications
You must be signed in to change notification settings - Fork 382
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
Doesn't compile anymore on FreeBSD #576
Comments
Additional info:
|
Compiles and seems to work with requested pull. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there,
I am cleaning up a project using Crow, it did compile and run on FreeBSD12.2 and Crow pulled from old commit 4a6d5fe, using crow_all.h
Now I am trying to compile FreeBSD 13.1-RELEASE using current Crow from GIT and I get:
Using #include <crow.h> instead of crow_all doesn't change it.
Compiler is as follows:
Any hint?
The text was updated successfully, but these errors were encountered: