Main R&D platform Programmers FAQ Compiling errors in the uiBase directory
|
|
|
Compiling errors in the uiBase directory |
|
You need to fully install Qt (and COIN) to build OpendTect from source. For a full compile of the OpendTect source code, you must make sure the Qt header files and the QT MOC compiler can be used. This is controlled by the way you have set up Pmake, most notably the environment variables OD_QTDIR and COINDIR are important to get right.
|
|
|