Windows build failure #120
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Error:
OS: Windows 10 x64 (fresh install)
QT: qt-opensource-windows-x86-android-5.5.1.exe (fresh install, same error on version 5.5.0)
QT path: D:/Programs/QT5.5.1
Project path: D:/QT/Bacon2D-master
Compiler: MinGW32
Steps:
mkdir build && cd buildqmake QTPATH=D:/Programs/QT5.5.1 ..mingw32-makeTop of generated Makefile:
Note: same Bacon2D source compiles and works fine on OSX.