[CMake] Problem with CMake macro.

2011-12-11 Thread 徐维鹏
Hi, I am using vs2010 to compile a solution generated by CMake. During the compiling, I got a pop-up dialog says CMake has regenerated 16 .sln and/or .vcproj files., and then follows a bunch of errors. The pop-up dialog is as below. So how can I handle this? Thanks in advance!!

[CMake] Problem with a macro

2008-09-24 Thread Leopold Palomo Avellaneda
Hi, I'm trying to develop a macro to create gmo files (binarys from .po) for a project that uses gettext. This macro gets some parameters, The idea is that you have program: foo a template with the strings: foo.pot (the potfile) several languages to translate: ca en es de (the langs var) and a