|
Re: Python and Submodules: msg#00151programming.swig
Jeremy Noetzelman wrote: I have a large C++ library which is fairly monolithic. I would like Yes. I do it with wxPython, but nothing special is needed from SWIG. Just create create a .i files for each submodule that you want and then deploy them into a Python pacakge directory. You'll need to ensure that there is only one copy of the SWIG runtime that is shared between all the related modules. -- Robin Dunn Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython! _______________________________________________ Swig maillist - Swig@xxxxxxxxxxxxxxx http://mailman.cs.uchicago.edu/mailman/listinfo/swig |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: [jreed@xxxxxxxxxxxx: Csharp module and memory pressure on GC]: 00151, William . Fulton |
|---|---|
| Next by Date: | Re: Java char *INOUT doesn't OUT: 00151, Gary Nissen |
| Previous by Thread: | Python and Submodulesi: 00151, Jeremy Noetzelman |
| Next by Thread: | Precompiled Headers: 00151, Brian Matt |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |