Le 29/07/2012 12:39, Owen a ?crit : >>>> CMake Warning: >>>> Manually-specified variables were not used by the project: >>>> >>>> CMAKE_PREFIX_DEBUG >>> Mmmm, is CMAKE_PREFIX_DEBUG a valid directive? (I don't know) >>> >> Absolutly no idea ... But most of the time DEBUG variable are just >> optional. > > > > > OK, > > Do you have a separate build directory? > > What is your full cmake command? > yes I have a separate build directory. The full cmake commande is : cmake .. -DCMAKE_INSTALL_PREFIX:PATH=$HOME/scribus/gsoc12ux/install -DWANT_DEBUG=1
Thanks
