-
Notifications
You must be signed in to change notification settings - Fork 2
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
How to build smokeqt on Linux? 'windows.h' file not found #5
Comments
I think you want to conditionalise this to be Windows-only: |
@luismbo Thanks for the pointer! I tried to exclude line 82 in
|
After building
smokegen
as in #4, I am trying to buildsmokeqt
on Ubuntu 21.10, clang version 11.0, Qt version 5.14.2:The text was updated successfully, but these errors were encountered: