Hi all,

I use CMake 2.8.5 on Linux and Windows machine to build a Fortran project.

On Windows, no problem, the build and the resulting GUI are OK. On Linux, the build seems to be OK but the resulting GUI gives an empty screen. Discussing with Michael a few days ago made me think that it could be related to the use of an inappropriated motif library.

However, looking in more details I see with a make VERBOSE=1 that my rc file is not built (I do not see the line "Building RC object ..."). even if it is declared as one of my sources files.

Is there some extra commands to specify to make cmake recognize and compile a rc file ?

thanks

Eric

--
Eric Pellegrini
Calcul Scientifique
Institut Laue-Langevin
Grenoble, France

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to