Re: [Gambas-user] Compiling error with 2.20

2010-03-03 Thread Rolf-Werner Eilert
Am 03.03.2010 12:00, schrieb Benoît Minisini: >> Meanwhile I tried to compile the new version, but it stops here: >> >> CPdfDocument.cpp: In function ‘uint32_t aux_get_page_from_action(void*, >> LinkAction*)’: >> CPdfDocument.cpp:183: error: cannot convert ‘UGooString*’ to >> ‘GooString*’ in assign

Re: [Gambas-user] Compiling error with 2.20

2010-03-03 Thread Benoît Minisini
> Meanwhile I tried to compile the new version, but it stops here: > > CPdfDocument.cpp: In function ‘uint32_t aux_get_page_from_action(void*, > LinkAction*)’: > CPdfDocument.cpp:183: error: cannot convert ‘UGooString*’ to > ‘GooString*’ in assignment > CPdfDocument.cpp:185: error: no matching fun

Re: [Gambas-user] Compiling error with 2.20

2010-03-03 Thread Benoît Minisini
> Am 03.03.2010 09:46, schrieb Benoît Minisini: > > ls -la /usr/lib/libpoppler* > > Too old I guess: > > lrwxrwxrwx 1 root root 24 26. Jun 2009 /usr/lib/libpoppler-glib.so > -> libpoppler-glib.so.1.0.0 > lrwxrwxrwx 1 root root 24 26. Jun 2009 > /usr/lib/libpoppler-glib.so.1 -> libpoppl

Re: [Gambas-user] Compiling error with 2.20

2010-03-03 Thread Rolf-Werner Eilert
Am 03.03.2010 09:46, schrieb Benoît Minisini: > ls -la /usr/lib/libpoppler* Too old I guess: lrwxrwxrwx 1 root root 24 26. Jun 2009 /usr/lib/libpoppler-glib.so -> libpoppler-glib.so.1.0.0 lrwxrwxrwx 1 root root 24 26. Jun 2009 /usr/lib/libpoppler-glib.so.1 -> libpoppler-glib.so.1.0.0

Re: [Gambas-user] Compiling error with 2.20

2010-03-03 Thread Benoît Minisini
> Meanwhile I tried to compile the new version, but it stops here: > > CPdfDocument.cpp: In function ‘uint32_t aux_get_page_from_action(void*, > LinkAction*)’: > CPdfDocument.cpp:183: error: cannot convert ‘UGooString*’ to > ‘GooString*’ in assignment > CPdfDocument.cpp:185: error: no matching fun

[Gambas-user] Compiling error with 2.20

2010-03-02 Thread Rolf-Werner Eilert
Meanwhile I tried to compile the new version, but it stops here: CPdfDocument.cpp: In function ‘uint32_t aux_get_page_from_action(void*, LinkAction*)’: CPdfDocument.cpp:183: error: cannot convert ‘UGooString*’ to ‘GooString*’ in assignment CPdfDocument.cpp:185: error: no matching function for ca