[gdome]Compiling gdome- examples with mingw
- From: Uwe Fechner <uwe fechner 4commerce de>
- To: gdome gnome org
- Subject: [gdome]Compiling gdome- examples with mingw
- Date: Wed, 14 Nov 2001 13:54:24 +0100
Hello,
I did try to compile the first example-program of gdome2 with mingw.
First I deleted LOCALDIR\ in the code of examplea.c.
Then I typed:
d:
cd \mingw\gdom\gdome2-0.6.9\test
gcc examplea.c ..\..\src\glib -I ..\..\libxml2-2.4.5\include
I get the following error-messages:
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x1e4):examplea.c:
undefined
reference to `gdome_di_mkref'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x1f6):examplea.c:
undefined
reference to `gdome_str_mkref'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x216):examplea.c:
undefined
reference to `gdome_di_createDocument'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x258):examplea.c:
undefined
reference to `gdome_str_unref'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x26b):examplea.c:
undefined
reference to `gdome_doc_documentElement'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x2b1):examplea.c:
undefined
reference to `gdome_str_mkref'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x2c6):examplea.c:
undefined
reference to `gdome_str_mkref'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x2e3):examplea.c:
undefined
reference to `gdome_el_setAttribute'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x324):examplea.c:
undefined
reference to `gdome_str_unref'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x333):examplea.c:
undefined
reference to `gdome_str_unref'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x343):examplea.c:
undefined
reference to `gdome_str_mkref'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x35f):examplea.c:
undefined
reference to `gdome_doc_createElement'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x3a4):examplea.c:
undefined
reference to `gdome_str_unref'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x3b4):examplea.c:
undefined
reference to `gdome_str_mkref'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x3d0):examplea.c:
undefined
reference to `gdome_doc_createTextNode'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x414):examplea.c:
undefined
reference to `gdome_str_unref'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x42b):examplea.c:
undefined
reference to `gdome_el_appendChild'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x474):examplea.c:
undefined
reference to `gdome_t_unref'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x48b):examplea.c:
undefined
reference to `gdome_el_appendChild'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x4d4):examplea.c:
undefined
reference to `gdome_el_unref'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x4e7):examplea.c:
undefined
reference to `gdome_el_unref'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x505):examplea.c:
undefined
reference to `gdome_di_saveDocToFile'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x548):examplea.c:
undefined
reference to `gdome_di_freeDoc'
C:\DOKUME~1\ufechner\LOKALE~1\Temp\ccGSaaaa.o(.text+0x55b):examplea.c:
undefined
reference to `gdome_di_unref'
Any idea?
Uwe Fechner
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]