Qt build on Mac fails due to "errors" in qt header files (qchar.h and qbasicatomic.h)
Unsolved
Qt Creator and other tools
-
Hello,
I have a rather large Qt program which works for Windows, however, when I try to run on Mac, it fails.
Mac specs:
Qt Creator 4.5.0 (based on Qt Qt 5.10.0 Clang 7.0 64 bit)
macOS High Sierra (10.13.6)
Xcode (Version 9.4.1)Would be great if someone has any clues. Thanks.
-
Hi and welcome to devnet,
Do you have anything Windows specific in your code ?