PDA

View Full Version : qt creator with cmake project



cic
24th June 2014, 15:35
Hello,

is there anyone who experieced a qt project built with Cmake?
i was working on a project with visual studio with Cmake.

it was fine by just running CmakeList file and load the project in Qt Creator.
but when i build the project it always reminded me "cannot open precompiled header: no such file or directory"
I have no clue where the problem is.

anyone has the problem before?

YDYD
1st July 2014, 09:25
Hi

How do you load ur cmake project into Qt Creator?

I am now porting VS code to Qt Creator, i meet a lot of problems,

IMO, you need to link the openCV library into Qt