[Pydev-code] Organizing a Python project with C++ modules
Brought to you by:
fabioz
From: Randolph F. <rfr...@gm...> - 2009-11-03 23:15:20
|
I have a project with a Python GUI, some boost.python C++ visualization modules, & some external libraries I am try to import to Eclipse. I need to be able to build and debug these together. What's the best way to approach this problem? Establish two separate Eclipse projects for the Python and C++ code? Or...? Also, does PyDev provide any support for distutils? -- Randolph Fritz design machine group, architecture department, university of washington rfritz@u.washington.edu -or- rfr...@gm... |