On 3/28/2012 12:28 PM, Mourad Boufarguine wrote:
What about the CMakeLists.txt file ?
Oops, I was too focused on the header file part of your report.
This should fix it:
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=01e979ac
Thanks,
-Brad
--
Powered by www.kitware.com
Visit other Ki
On Wed, Mar 28, 2012 at 4:02 PM, Brad King wrote:
> On 3/27/2012 6:07 PM, David Cole wrote:
>
>> On Tue, Mar 27, 2012 at 2:41 PM, Mourad Boufarguine wrote:
>>
>>> I'm not sure if this is the right place to give feedback about the rc.
>>>
>>> I noticed a regression with MSVC 2010 generator. Using
On 3/28/2012 2:01 AM, Sweety Pie wrote:
Any one can advice plz???
Run CMake with --debug-trycompile, then load the .sln file found in the
CMakeTmp directory from the IDE, and see what the errors actually are.
-Bill
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
On 3/27/2012 6:07 PM, David Cole wrote:
On Tue, Mar 27, 2012 at 2:41 PM, Mourad Boufarguine wrote:
I'm not sure if this is the right place to give feedback about the rc.
I noticed a regression with MSVC 2010 generator. Using this CMake command :
add_executable(project header.h header.hpp sourc
Did not read the entire thread but.. based on your last email..
I believe this is the page you need to go to:
http://www.microsoft.com/download/en/default.aspx
and then search for "windows sdk for windows 7" or "windows sdk for vista"
On Wed, Mar 28, 2012 at 2:01 AM, Sweety Pie wrote:
>
> An
Hi there
Strange thing with ANSI colors
Calling cmake --build from a script in a MINGW bash shell will output ANSI
colours escape codes as follows
←[0m[ 12%] ←[32mBuilding CXX object basic/CMakeFiles/..
Piping the same script to /bin/less or calling the native make tool directly
will rend