Hello all
By now, I'm used to specify manualy my CMAKE_RC_COMPILER when I build mingw
projecs.

However, when building VMTK superbuild, even if I specify the
CMAKE_RC_COMPILER variable in the cmake-gui, this value is not relayed to
subprojects.
So in order to compile it I had to manually set

//RC compiler.
CMAKE_RC_COMPILER:FILEPATH=C:/<path-to>/windres.exe

in <build-dir>\VMTK-Build\CMakeCache.txt

I don't know if this is a problem with CMAKE or with VMTK scripts, but
there seems to be some minor problem here that may be easily fixed.

-- 
Sergio Vera

 Alma IT Systems
 C/ Vilana, 4B, 4º 1ª
 08022 Barcelona
 T. (+34) 932 380 592
 www.alma3d.com
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
vmtk-users mailing list
vmtk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vmtk-users

Reply via email to