[xml] Linking with RTX



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 |
 +-------------------------------------------------------------------+
 




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