|
Directors .h file placement.: msg#00144programming.swig
Hello , If I create module using directors in some folder like this: swig -python -c++ -o src/main_wrap.cxx src/main.i thab swig creates #include statement for director wrappers .h file like this: #include "src/main_wrap.h" wich doesn't compile(vc7.1): cl /nologo /TP /c src\main_wrap.cxx /Fosrc\main_wrap.obj src\main_wrap.cxx(917) : fatal error C1083: Cannot open include file: 'src/main_wrap.h': Invalid argument Best regards, Kerim mailto:warkid@xxxxxxxxx PS: isn't it better to submit such issues directly to swig sourceforge bugtracker(with testcases etc.)? _______________________________________________ Swig maillist - Swig@xxxxxxxxxxxxxxx http://mailman.cs.uchicago.edu/mailman/listinfo/swig |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: new to swig, problems with exceptions: 00144, David Beazley |
|---|---|
| Next by Date: | Re: Directors .h file placement.: 00144, David Beazley |
| Previous by Thread: | new to swig, problems with exceptionsi: 00144, Ian_Haycock |
| Next by Thread: | Re: Directors .h file placement.: 00144, David Beazley |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |