@coclea wrote:
I just installed openFrameworks of_v0.9.7 on windows 7 with visual c++ 2015
I wrote a basic application and checked all the examples. All compiling and running fine.I installed QT creator and msys2
It all works until I tried to compile the openFrameworksCompiled\project using make.
It says:
HOST_OS=MINGW64_NT-6.1
makefileCommon/config.shared.mk:217: *** This package doesn't support your platform, probably you downloaded the wrong package?. Stop.
When I try to use qtcreator directly, it says for
of_v0.9.7_vs_release\libs\openFrameworksCompiled\project\qtcreator/ofApp.qbsparameter not correct
Any idea?
I would like to use QT as an interface.
Posts: 1
Participants: 1