Displaying 3 results from an estimated 3 matches for "dcomctl32".
Did you mean:
comctl32
2011 Oct 22
3
Wine 1.3.31 fails to compile in git
....o tmarshal.o typelib.o typelib2.o usrmarshal.o varformat.o variant.o vartype.o oleaut32_oaidl_p.o oleaut32_ocidl_p.o oleaut32_oaidl_r.res oleaut32_ocidl_r.res oleaut32.res dlldata.o -o oleaut32.dll.so -lcomctl32 -lurlmon -lwindowscodecs -luuid -lole32 -lrpcrt4 -luser32 -lgdi32 -ladvapi32 -Wb,-dcomctl32 -Wb,-durlmon -Wb,-dwindowscodecs ../../libs/port/libwine_port.a -L/emul/linux/x86/usr/lib -L/emul/linux/x86/lib
../../tools/winegcc/winegcc -m32 -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared ./oleaut32.spec connpt.o dispatch.o hash.o oleaut.o olefont.o olepicture.o...
2009 Feb 23
4
Gcc error during make depend/make of latest Git-Wine source.
...init.o keyboard.o mouse.o opengl.o palette.o pen.o scroll.o settings.o systray.o text.o window.o wintab.o x11ddraw.o x11drv_main.o xdnd.o xfont.o xim.o xinerama.o xrandr.o xrender.o xvidmode.o version.res -o winex11.drv.so -lcomctl32 -luser32 -lgdi32 -ladvapi32 -limm32 -lkernel32 -lntdll -Wb,-dcomctl32 ../../libs/port/libwine_port.a -lXext -lX11
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
winegcc: gcc failed
make[2]: *** [winex11.drv.so] Error 2
make[2]: Leaving directory `/home/aldrenean/.wine-git/dlls/winex11.drv'
make[1]: *** [winex11.drv] Error 2
make[1]: Leavin...
2010 May 17
0
Compiling 1.1.20:undefined reference to `png_set_longjmp_fn'
...info.o regsvr.o safearray.o stubs.o tmarshal.o typelib.o typelib2.o ungif.o usrmarshal.o varformat.o variant.o vartype.o oleaut32_oaidl_p.o oleaut32_ocidl_p.o dlldata.o oleaut32.res -o oleaut32.dll.so -lcomctl32 -lurlmon -luuid -lole32 -lrpcrt4 -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -Wb,-dcomctl32 -Wb,-durlmon ../../libs/port/libwine_port.a
olepicture.o: In function `OLEPictureImpl_LoadPNG':
/home/ole/Desktop/newine/dlls/oleaut32/olepicture.c:1478: undefined reference to `png_set_longjmp_fn'
collect2: ld returned 1 exit status
winegcc: gcc failed
make[2]: *** [oleaut32.dll.so] Err...