Hi there<br>I&#39;m very new to paraview, I managed to compile paraview on linux and mac<br>but when I try to compile a plugin y get the infamous Unknown CMake command &quot;QT4_WRAP_CPP&quot;. error.<br><br>I read on this list that I have to setup the variable QT_QMAKE_EXECUTABLE<br>
<br>the problem is that I dont know how and were to set it on<br>/Applications/CMake 2.6-2.app/Contents/share/cmake-2.6/Modules/FindQt4.cmake<br><br>like this<br>SET(QT_QMAKE_EXECUTABLE /usr/bin/qmake-4.3)<br>&nbsp;at the end of the file<br>
<br>but still does not work<br><br>one problem is that man cmake skills are very near to 0<br><br>any help would be appreciate it.<br><br><br><br>qmake -v<br>QMake version 2.01a<br>Using Qt version 4.3.5 in /Library/Frameworks<br>