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:

Re: [CMake] COINDIR not set

2013-09-04 Thread Robert Maynard
I believe this question can be best answered by the http://www.opendtect.org/ mailing lists. On Wed, Sep 4, 2013 at 2:20 PM, Rikkin wrote: > Hello, > > I'm getting this error when I try to configure CMake: > > CMake Error at CMakeModules/ODCoinUtils.cmake:20 (MESSAGE): > COINDIR not set > Call

[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 ?