Building on Linux
Include directories macro does point to the proper directories. But the compiler says it cannot find them.
This project builds fine on windows, on the linux (Ubuntu) it reports errors.
-
Hello @Wbasser
Check all paths for correct capitalization. Also check that there is no slash, backslash mix-up.
Linux is much stricter with paths than Windows.
We also had a few problems with this at the start, but if you pay attention to the correct spelling it should also run under Linux
Please sign in to leave a comment.
Comments
1 comment