|
Re: Types are unknown: msg#00174programming.swig
On Nov 28, 2003, at 12:59 PM, Carl-Nickias Kienle wrote: Sorry, maybe I told you not enough details. If you only included the header file in %{ ... %}, then you haven't done enough to tell SWIG about the types. This is because %{ ... %} sections aren't parsed by SWIG. Consider using %include "OSGBaseTypes.h" someplace in the interface file (before the other declarations). Cheers, Dave _______________________________________________ Swig maillist - Swig@xxxxxxxxxxxxxxx http://mailman.cs.uchicago.edu/mailman/listinfo/swig |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Types are unknown: 00174, Carl-Nickias Kienle |
|---|---|
| Previous by Thread: | Re: Types are unknowni: 00174, Carl-Nickias Kienle |
| Next by Thread: | SWIG C# and plain C: 00174, Mike Aubury |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |