App doesn't build on certain OS
Unsolved
General and Desktop
-
Hello all, hope everything is well! Just had a quick question. So, I have created an app using Qt Creator that works flawlessly on Windows, Mac, and Linux Mint. However, when I try to run the app on Ubuntu, it will not build. It gives me several errors, the first one being
expected class name before "{"
in the header file. I am really lost on what to do, as it has no problems running on other operating systems. What could be causing this problem? Is it code-related, or does it have to do with the Qt Creator App I am using? Thank you in advance!
-
@WesLow said in App doesn't build on certain OS:
I am really lost on what to do
Please post the code causing this error, else only guessing is possible...