On Thursday 09 April 2015 14:47:06 kl222 wrote: > -I../../include/QtCore -I../../include/QtCore/5.5.0 > -I../../include/QtCore/5.5.0/QtCore -Itmp -Iglobal -I../3rdparty/pcre > -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 > -I../3rdparty/sha3 -I.moc/release -I../../mkspecs/win32-g++ -o > .obj/release/qsimd.o tools/qsimd.cpp > > tools/qsimd.cpp:36:22: fatal error: QByteArray: No such file or directory > > #include <QByteArray>
Does qtbase/include/QtCore exist? Does a file called QByteArray exist in there? Do any other mixed case file names exist there? -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
