Re: [CMake] ERROR when trying to Configure CMake

2013-09-02 Thread Rikkin
This is strange, It did not work. I tried to set the cmake variable QT_QMAKE_EXECUTABLE to qmake.exe and the environment variable too. It still didn't find it. I'm following the manual to make a plugin in OpendTect software, maybe I am getting the error before? -- View this message in context:

Re: [CMake] ERROR when trying to Configure CMake

2013-08-30 Thread Alexander Neundorf
On Friday 30 August 2013, Rikkin wrote: > Hello, > I'm getting an error when I try to Configure CMake. This is the error: > > CMake Error at C:/Program Files (x86)/CMake > 2.8/share/cmake-2.8/Modules/FindQt4.cmake:1382 (message): > Found unsuitable Qt version "" from NOTFOUND, this code requires

[CMake] ERROR when trying to Configure CMake

2013-08-30 Thread Rikkin
Hello, I'm getting an error when I try to Configure CMake. This is the error: CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindQt4.cmake:1382 (message): Found unsuitable Qt version "" from NOTFOUND, this code requires Qt 4.x Call Stack (most recent call first): CMake