Re: [xml] Linking with RTX



This is not a problem with libxml(2). It appears you need to link with some 
other library that provides the I/O functions rtxlibc is looking for.
Charlie B.

Quoting Stefan Staudt <stefan staudt isw uni-stuttgart de>:

Hello,

we want to use the libxml2 parser within the real time operating system
RTX.
When linkig the project, we get the following errors:

rtxlibc.lib(stat.obj) : error LNK2001: unresolved external symbol
__imp__FindClose 4
rtxlibc.lib(stat.obj) : error LNK2001: unresolved external symbol
__imp__FileTimeToSystemTime 8
rtxlibc.lib(stat.obj) : error LNK2001: unresolved external symbol
__imp__FileTimeToLocalFileTime 8
rtxlibc.lib(stat.obj) : error LNK2001: unresolved external symbol
__imp__GetDriveTypeA 4
rtxlibc.lib(getcwd.obj) : error LNK2001: unresolved external symbol
__imp__GetDriveTypeA 4
rtxlibc.lib(stat.obj) : error LNK2001: unresolved external symbol
__imp__FindFirstFileA 8
rtxlibc.lib(getcwd.obj) : error LNK2001: unresolved external symbol
__imp__GetCurrentDirectoryA 8
rtxlibc.lib(drive.obj) : error LNK2001: unresolved external symbol
__imp__GetCurrentDirectoryA 8
rtxlibc.lib(getcwd.obj) : error LNK2001: unresolved external symbol
__imp__GetFullPathNameA 16
rtxlibc.lib(fullpath.obj) : error LNK2001: unresolved external symbol
__imp__GetFullPathNameA 16
rtxlibc.lib(drive.obj) : error LNK2001: unresolved external symbol
__imp__SetCurrentDirectoryA 4


Has anyone an idea?

Thanks,

Stefan Staudt
 +-------------------------------------------------------------------+
 |      Institut fuer Steuerungstechnik der Werkzeugmaschinen        |
 |              und Fertigungseinrichtungen (ISW)                    |
 +-------------------------------------------------------------------+
 |  Dipl-Ing. Stefan Staudt      Tel: +49 (0)711 / 22992-39          |
 |                             FAX: +49 (0)711 / 22992-22          |
 |  Seidenstr. 36                                                    |
 |  D-70174 Stuttgart             stefan staudt isw uni-stuttgart de |
 +-------------------------------------------------------------------+
 

_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml gnome org
http://mail.gnome.org/mailman/listinfo/xml




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]