Re: Warning 303: %extend defined for an undeclared class opencascade::handle.
Kustaa Nyholm <[email protected]>
| Newsgroups | gmane.comp.programming.swig |
|---|---|
| Message-ID | <[email protected]> |
> On 27 Jul 2020, at 23.52, William S Fulton <[email protected]> wrote: > > I suggest reading the SWIG Basics chapter at http://swig.org/Doc4.0/SWIG.html. It should describe the areas which aren't clear to you; namely the differences between %include, #include, what SWIG parses, the SWIG preprocessor and C preprocessor. > Thanks. Yes, i have read it several times. Reading is different from understanding and applying it to real life cases. So many moving parts that it takes practice to form a correct mental model what is going where and who is doing what. wbr Kusti