qt creator with cmake project
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?
Re: qt creator with cmake project
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