Good afternoon, Unfortunately CMake GUI can't create CodeBlocks project files. I'm running the latest version of boost (1.47.0), latest version of CMake (2.8.5), the latest version of Wt (3.1.11) and the latest version of CodeBlocks (10.05 with MinGW).
Boost was installed with bootstrap, b2 install --prefix=C:\libraries\boost Relevant areas of my PATH: C:\Program Files (x86)\CMake 2.8\bin;C:\Program Files (x86)\CodeBlocks\MinGW\bin CMake output: http://pastebin.com/m9L6nmFP Note, the following changes were made: BOOST_PREFIX set to C:\libraries\boost <still didn't generate> BOOST_LIBRARYDIR set to C:\libraries\boost\include <didn't work, so set to> C:\libraries\boost\include\boost-1_47 <didn't work, so set to> C:\libraries\boost\include\boost-1_47\boost <didn't work so set to> C:\libraries\boost However, as you can see, the CMake output still can't find boost properly. How can I make CMake GUI generate CodeBlocks project files properly? Thanks for all suggestions, Alec Taylor ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
