[ros-dev] Msi.dll
Filip Navara
xnavara at volny.cz
Thu Oct 28 15:12:13 CEST 2004
Filip Navara wrote:
> James Tabor wrote:
>
>> action.o(.text+0x879e):action.c: undefined reference to `LoadTypeLib at 8'
>> action.o(.text+0x8830):action.c: undefined reference to
>> `RegisterTypeLib at 12'
>
> Missing prototypes in headers.
Oops, sorry. This is actually because our oleaut32 is broken. Some of
the parts aren't compiled in and so these functions aren't present in
the DLL and import lib. In order to compile these parts we need to all
lots of macros and interfaces to the W32API headers...
Regards,
Filip
More information about the Ros-dev
mailing list