Re: [CMake] COINDIR not set

2013-09-04 Thread Rikkin
Yes, you're right I'll post there Thanks. -- View this message in context: http://cmake.3232098.n2.nabble.com/COINDIR-not-set-tp7585382p7585387.html Sent from the CMake mailing list archive at Nabble.com. -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at:

[CMake] COINDIR not set

2013-09-04 Thread Rikkin
Hello, I'm getting this error when I try to configure CMake: CMake Error at CMakeModules/ODCoinUtils.cmake:20 (MESSAGE): COINDIR not set Call Stack (most recent call first): src/SoOD/CMakeLists.txt:9 (OD_SETUP_COIN) I need to set the COINDIR variable, but where I can find this component ?

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:

[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