Re: swig use inquiry

William S Fulton <[email protected]> Thu, 14 Jul 2022 20:16:31 +0100
Newsgroups gmane.comp.programming.swig
Message-ID <CANGqftCNdAkJt4R=VLgmm77kKs9ndxqcEK_UEbBv5NFU_O1Tig@mail.gmail.com>
On Tue, 28 Jun 2022 at 11:22, Abdullah Mohamed <
[email protected]> wrote:

> Hello guys,
>
>
>
> Hope this mail finds you well, I am Abdullah Mohamed a software engineer
> and I am kind of new to swig and I have some questions and would be
> thankful if anyone of you could help me, so my questions are:
>
>
>
>    1. Symbols.i   -> I can’t convert this file to java format it keeps
>    telling me that the file is missing %module or -module and when I provide
>    -module with swig command like this
>
>    swig -c++ - java -module anyname symbols.i             (This generates
>    empty java file)
>
>    2. Symbols.lst -> I do not know what should I do with that file is
>    even related to swig or I should just leave it as it is.
>
>
>
>
>
> P.s: I am attaching the files at the mail and I am currently trying to
> create these files in java format in order to use pjsip in java and I am
> also working on windows 10 with swigwin-4.0.2
>
>
>

Hi Mohamed

I ran this as described and get 74 java files generated. None of them are
empty.  Whatever symbols.lst is, it isn't anything that SWIG can use.

William

_______________________________________________
Swig-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/swig-user