[CMake] Altering the Librarian command line in a VS 2008 C project

2015-02-20 Thread Mark Walling
Hi, I am trying to disable the warnings coming from an external dependency we're referencing in our project. One of the warnings requires specifying "/ignore:4221" in the Project Properties -> Librarian -> Command Line in order to suppress it. I can't for the life of me figure out how to pass tha

Re: [CMake] Cmake error when adding Boost library

2015-02-20 Thread Daniel Sáez
Thank you Parag. I realized that I was missing the following: set(Boost_USE_STATIC_LIBS True) And also I needed to set BOOST_ROOT instead of BOOST_INCLUDEDIR. Regards, Daniel 2015-02-20 17:20 GMT+00:00 Parag Chandra : > Hi Daniel, > > I had some trouble with this myself a while back. You

Re: [CMake] Cmake error when adding Boost library

2015-02-20 Thread Parag Chandra
Hi Daniel, I had some trouble with this myself a while back. You may want to refer to the Boost module documentation for some help: http://www.cmake.org/cmake/help/v3.1/module/FindBoost.html There are some additional flags you can set which will help CMake locate Boost for you; I'm sorry I don

[CMake] Cmake error when adding Boost library

2015-02-20 Thread Daniel Sáez
Hello, I am trying to add Boost library to my project using the CMakeLists.txt in the follwing way: set(BOOST_INCLUDEDIR "C:/boost_1_57_0")set(BOOST_LIBRARYDIR "C:/boost_1_57_0/stage/lib") find_package(Boost 1.57.0 COMPONENTS filesystem) include_directories(${Boost_INCLUDE_DIRS}) add_executable(

Re: [CMake] Lower the barrier of entry to the wiki

2015-02-20 Thread David Cole via CMake
Well, sorry you found it tedious to go through those steps, but please consider the flip side of the coin, too: The wiki has actually been defaced/attacked by spammers in the past, who have done some pretty silly things just to get the links to their trash "out there"... So, the "barriers" to entr

[CMake] Lower the barrier of entry to the wiki

2015-02-20 Thread Gonzalo BG
This is what happened: - I couldn't just edit the wiki, I had to make an account. - For making an account I had to fill up a 50 words bio . - I had to retype the captcha 5 times because I wasn't sure if I arrived at the 50 words or not. - Then I have to confirm the email address. - My account is n