-lcommctrl ?

        Danny

On Tue, 2009-05-19 at 13:21 +0200, Johnny Willemsen wrote:
> Hi,
> 
> 
> A question, I have the attached resource files which doesn't compile with
> i386-mingw32ce-windres.
> 
> It seems the problem is TBSTYLE_DROPDOWN | TBSTYLE_AUTOSIZE. Is this not
> supported or do I miss a thing. 
> 
> Compile it with:
> i386-mingw32ce-windres -D_WIN32_WCE=0x600 -DUNICODE=1 -D_UNICODE=1
> -D_WINDOWS=1 -DCEVER -DWIN32 -D_WINSOCKAPI_ -o .obj/FaCE.rc.o FaCE.rc
> 
> When I remove these I execute a link using:
> i386-mingw32ce-g++ -Wpointer-arith -mthreads  -Wno-attributes -Wall -W -O3
> -g -pipe    -pipe -DACE_HAS_CEGCC  -D_WIN32_WCE=0x600 -DUNICODE=1
> -D_UNICODE=1 -D_WINDOWS=1 -DCEVER -DWIN32 -AS_CUSTOM_EXPORT_MACROS=0
> -I/home/build/ACE/cegcc/ACE_wrappers -DACE_HAS_EXCEPTIONS -DACE_NO_INLINE
> -DNO_ACE  -Wl,--enable-auto-import -L/home/build/ACE/cegcc/ACE_wrappers/lib
> -statie .obj/FaCE.o .obj/Main.o .obj/CE_ARGV.o .obj/CE_Screen_Output.o
> .obj/FaCE.rc.o -laygshell -lcoredll -lmingw32 -lmingwex -lws2 -lsupc++
> -liphlpapi
> 
> But then I get 
> FaCE.cpp:391: undefined reference to `_CommandBar_Height' 
> 
> I have attached FaCE.cpp. Do I need to link with another library?
> 
> Johnny
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables 
> unlimited royalty-free distribution of the report engine 
> for externally facing server and web deployment. 
> http://p.sf.net/sfu/businessobjects
> _______________________________________________ Cegcc-devel mailing list 
> Cegcc-devel@lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/cegcc-devel
-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to