<div>Hello all</div>By now, I'm used to specify manualy my CMAKE_RC_COMPILER when I build mingw projecs.<div><br></div><div>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.</div><div>So in order to compile it I had to manually set</div><div><br></div><div><div>//RC compiler.</div><div>CMAKE_RC_COMPILER:FILEPATH=C:/<path-to>/windres.exe</div>
<div><br></div><div>in <build-dir>\VMTK-Build\CMakeCache.txt</div><div><br></div><div>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.</div>
<div><br></div>-- <br>Sergio Vera<br><br> Alma IT Systems<br> C/ Vilana, 4B, 4º 1ª<br> 08022 Barcelona<br> T. <a href="tel:%28%2B34%29%20932%20380%20592" value="+34932380592" target="_blank">(+34) 932 380 592</a><br> <a href="http://www.alma3d.com" target="_blank">www.alma3d.com</a><br>
</div>