카테고리 없음

boost with python

jaster 2010. 5. 18. 12:15
반응형
http://www.boostpro.com/writing/bpl.html#abstract
http://nineye.net/blog/archives/423

http://ideathinking.com/blog/?p=38

tool & IDE
http://www.ibm.com/developerworks/kr/library/l-pide/index.html
http://www.activestate.com/activepython/downloads
http://wiki.python.org/moin/PythonEditors

for Gui libary.
http://wiki.wxpython.org/FrontPage

Way for include on Windows
If you have no Python_boost lib , you can get here with binary.!! don't compile that.
http://sourceforge.net/projects/boost/files/
libboost_regex-vc90-mt-1_41.zip

and then
you can get to the way for compile with distutils  http://ideathinking.com/blog/?p=35

move *.pyd to pythonXX/dlls/







반응형