Problems with msvc 8.0 and build example - please help
While running cl for msvc 8.0, following the tutorial directions for the example.cpp I get an error " can't find file utility - which is the include file in example. I notice that the path returned in the error has the slashes reversed after the BOOST_ROOT dir. The file definitely exits so I thought it must be a pathing type error. Anyone see this before ? Sorry, I am new to this program/list. I am trying to right some wrappers for C++ to be used by Python. Thanks, Ed ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
mo mony wrote:
Sorry, I am new to this program/list. I am trying to right some wrappers for C++ to be used by Python.
You might have better luck on the list specifically targeted for that: http://mail.python.org/mailman/listinfo/c++-sig Also -- anticipating Roman Yakovenko's suggestion :-) -- look at Py++: http://language-binding.net/pyplusplus/pyplusplus.html
participants (2)
-
mo mony
-
Nat Goodspeed