Benoit Leveau wrote:
Pentix wrote:
Hi,
I’d like to use Python in the following way:
1) create a library (pyd) with some interfaces of the main program taken
outside; generate then its code with py++
2) create a set of scripts, that use this library
3) execute these scripts with boost::python f
Pentix wrote:
Hi,
I’d like to use Python in the following way:
1) create a library (pyd) with some interfaces of the main program taken
outside; generate then its code with py++
2) create a set of scripts, that use this library
3) execute these scripts with boost::python from the main program
Hi,
I’d like to use Python in the following way:
1) create a library (pyd) with some interfaces of the main program taken
outside; generate then its code with py++
2) create a set of scripts, that use this library
3) execute these scripts with boost::python from the main program
Unwillingness t