2009/10/3 michael kapelko <[email protected]>: > I use Windows with russian locale, setting it to english one didn't help > (only ???? symbols instead of letters then). May be that's because it's a > pirate one :P
I won't comment on that you are on your own. > Nevertheless, static lib builds just fine under Windows. > So what should I do now? (Bying licensed XP is not an option, sorry). If you don't want to buy Windows for building windows executable you may try to cross-compile your software on a linux box with a cross compiler. http://www.cmake.org/Wiki/CmakeMingw I'm not really answering your question but may be you'll get better luck this way. -- Erk Membre de l'April - « promouvoir et défendre le logiciel libre » - http://www.april.org _______________________________________________ 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
