We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
wings_bool.erl:17: can't find include lib "wings/e3d/e3d.hrl" wings_bool.erl:1384: record e3d_face undefined wings_bool.erl:1386: record e3d_face undefined wings_bool.erl:1387: variable 'A' is unbound wings_bool.erl:1387: variable 'B' is unbound wings_bool.erl:1387: variable 'C' is unbound wings_bool.erl:1383: variable 'FaceVs' is unused make[2]: *** [Makefile:173: ../ebin/wings_bool.beam] Error 1 make[2]: Leaving directory '/home/chris/development/wings-2.2.6.1/src' make[1]: *** [Makefile:154: opt] Error 2 make[1]: Leaving directory '/home/chris/development/wings-2.2.6.1/src' make: *** [Makefile:26: all] Error 2
my "solution" was
cd .. ln -s wings-2.2.6.1 wings cd wings make
The text was updated successfully, but these errors were encountered:
Wow, yeah I not tested that in years, thanks for the bug-report. And nice workaround.
Sorry, something went wrong.
Is this bug still relevant?
I think so I have not done anything to fix that (nor tested it).
No branches or pull requests
my "solution" was
The text was updated successfully, but these errors were encountered: