Thank you Adam. I tried what you said, but it doesn't work for me. It gave an error, among a bunch of others, that it couldn't find python26.lib. I have Python 2.7 installed on my computer, so it makes sense. Maybe the person who compiled the libraries had Python 2.6 installed. Anyway, just out of curiosity, I changed the name of python27.lib in C:\Python27\libs to python26.lib and also changed it in in Linker->Input->Additional Dependencies. This time it said it couldn't find python27.lib. I don't understand. Does it expect python27.lib and python26.lib to be present at the same time.
After four days and putting hours of work trying to figure out how this thing woks, I can't even compile a hello world example. I'm giving up. Thank you for being so helpful, but maybe Boost.Python just isn't for me. I might check it out again a couple of years later. I hope by that time, someone has created a simple way to install it, so everyone could start using it right away, just like Python itself. Thanks Goodbye _______________________________________________ Cplusplus-sig mailing list Cplusplus-sig@python.org http://mail.python.org/mailman/listinfo/cplusplus-sig