[wx-dev] Re: undefined references SelectObject
Christian Buhtz
exsudat at gmx.de
Sun Jun 1 09:05:44 PDT 2008
Vadim Zeitlin schrieb:
> Yes, look up the missing functions in the MSDN -- it has a "Requirements"
> section which says e.g. "Use ole32.lib" for CoCreateInstance().
ole32 is still there as you can see in the build log.
mingw32-g++.exe -LC:\wxWidgets\lib\gcc_lib -LC:\MinGW\lib -o
FileShakeRS.exe .objs_rels\randomc\MERSENNE.o
.objs_rels\randomc\RANCOMBI.o .objs_rels\randomc\RANROTB.o
.objs_rels\main.o -lwxpng -lcomctl32 -lole32 -loleaut32 -luuid
-lwinmm -lwxregexu -lwxmsw29u -lwxzlib
More information about the wx-dev
mailing list