On Feb 15, 2009, at 8:15 PM, Robert Haines wrote:

I'd be interested in your feedback if you look at them. I don't have a situation at the moment where I need a certain version of python for my code which is why this issue totaly past me by so far.

The scripts included worked well. I created a cmake/Modules directory put them there, then told cmake to look for modules there beforehand.
I also added a MESSAGE to make sure those scripts were called.

Eventually, I added 2.6 to the list of python versions to be checked.

The script seems to work. However, I'm not 100% sure, since I have some nasty failures in the dynamic library. I suppose they are caused by bugs in Boost::Python with Python 2.6, but they could be caused by linking/loading troubles as well.

Right now I can only state that the right header file is included by the scripts.

_______________________________________________
Powered by www.kitware.com

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

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

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to