Re: [CMake] Generator : Visual Studio 11 Win64 - AdditionalIncludeDirectories error

2014-11-10 Thread Nils Gladitz

On 11/10/2014 07:44 AM, Nicholas Yue wrote:

Hi,

   Using CMake 2.8.12.2 on Windows 7 x64 with Visual Studio 2012
WDExpress, my include_directories() information are being embedded in
the AdditionalOptions part of the generated *.vcxproj XML file instead
of the AdditionalIncludeDirectories part

   I have tried with CMake 3.0.x, same problem

   This cause the builds to fail because the compiler options will be
filled with incorrect information.


Can you provide a self-contained minimal example that reproduces the 
problem?


Nils
--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake


[CMake] Generator : Visual Studio 11 Win64 - AdditionalIncludeDirectories error

2014-11-09 Thread Nicholas Yue
Hi,

  Using CMake 2.8.12.2 on Windows 7 x64 with Visual Studio 2012 WDExpress,
my include_directories() information are being embedded in the
AdditionalOptions part of the generated *.vcxproj XML file instead of the
AdditionalIncludeDirectories part

  I have tried with CMake 3.0.x, same problem

  This cause the builds to fail because the compiler options will be filled
with incorrect information.

  I tried googling but it does not seem to be an existing problem.

  Is my installation bad otherwise, is there a work around ?

Cheers
-- 
Nicholas Yue
Graphics - Arnold, Alembic, RenderMan, OpenGL, HDF5
Custom Dev - C++ porting, OSX, Linux, Windows
http://au.linkedin.com/in/nicholasyue
https://vimeo.com/channels/naiadtools
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake