-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I had similar problems with Mono 1.9.x. It was surely a bug in the
compiler. Using Mono 2.0.1 fixed it. Maybe I should add a check for gmcs
version. But for the while, upgrade Mono and things will work.

Cheers

Fridrich

P.S.: Please, subscribe to libwpd-devel
<http://lists.sourceforge.net/mailman/listinfo/libwpd-devel>, and let us
continue there so that other people can also find the solution when
asking Uncle Google .



Nam Quang Tran wrote:
> 2009/1/8 Miklos Vajna <vmik...@frugalware.org
> <mailto:vmik...@frugalware.org>>
>
>     On Thu, Jan 08, 2009 at 06:21:54PM +0100, Nam Quang Tran
>     <qfo...@users.sourceforge.net <mailto:qfo...@users.sourceforge.net>>
>     wrote:
>     > I have installed the latest libwpd from CVS successfully, I think.
>     There's a
>     > file "libwpd-0.8.so.8.0.14" in my /usr/lib path, so where can I
>     get this
>     > "libwpd-0.9" from? Many thanks in advance!
>
>     Did you checked out CVS from the libwpd2 module?
>
>     > P.S.: Is there some official place to ask questions like this, or am I
>     > supposed to send e-mails to you?
>
>     That's fine, just CC Fridrich as well, today he's much more active on
>     this project compared to me (and he also maintains libwpd itself). :-)
>
>
> Okay, with libwpd2 I was able to make it work. Now when running make, I
> get the following error. Again, thanks to you guys for you help.
>
> =====================
> ...
> Making all in csharp
> make[3]: Entering directory
> `/media/Workspace/eclipse_workspace_linux/libwpd2-bindings/src/csharp'
> Making all in examples
> make[4]: Entering directory
> `/media/Workspace/eclipse_workspace_linux/libwpd2-bindings/src/csharp/examples'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory
> `/media/Workspace/eclipse_workspace_linux/libwpd2-bindings/src/csharp/examples'
> make[4]: Entering directory
> `/media/Workspace/eclipse_workspace_linux/libwpd2-bindings/src/csharp'
> make[4]: Nothing to be done for `all-am'.
> make[4]: Leaving directory
> `/media/Workspace/eclipse_workspace_linux/libwpd2-bindings/src/csharp'
> for i in SWIGTYPE_p_unsigned_long.cs SWIGTYPE_p_unsigned_char.cs
> WPDConfidence.cs wpd.cs WPDFileFormat.cs WPDocument.cs
> WPDPasswordMatch.cs wpdPINVOKE.cs WPDResult.cs WPXBinaryData.cs
> WPXDocumentInterface.cs WPXFileStream.cs WPXInputStream.cs
> WPXProperty.cs WPXPropertyFactory.cs WPXPropertyList.cs
> WPXPropertyList_Iter.cs WPXPropertyListVector.cs
> WPXPropertyListVector_Iter.cs WPX_SEEK_TYPE.cs WPXString.cs
> WPXStringStream.cs WPXUnit.cs; do \
>     SHARP_FILES="$SHARP_FILES ../../src/csharp/$i"; done &&  \
>     for j in WPDocumentCSharp.cs WPXDocumentCSharpInterface.cs
> WPXDocumentInterfaceProxy.cs; do \
>     SHARP_FILES="$SHARP_FILES ../../src/csharp/$j"; done && \
>     SHARP_FILES="$SHARP_FILES ../../src/csharp/assembly.cs" && \
>     /usr/bin/gmcs \
>         -target:library    \
>         -unsafe \
>         -keyfile:../../src/csharp/wpd-0.9.keys \
>         -out:wpd-0.9.dll \
>         $SHARP_FILES
> ../../src/csharp/wpdPINVOKE.cs(345,255+): error CS8025: Parsing error
> Compilation failed: 1 error(s), 0 warnings
> ...
> =====================
>
>

- --
Please avoid sending me Word, Excel or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iEYEARECAAYFAklm+aUACgkQu9a1imXPdA9IRACdG/YJgLHfArLFU0Pbj9Bw1guN
FeQAmwflokPgx6oTVcJ0E8l+YoRmeoC/
=HsWR
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Libwpd-devel mailing list
Libwpd-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libwpd-devel

Reply via email to