search for: lgdi32

Displaying 20 results from an estimated 39 matches for "lgdi32".

Did you mean: gdi32
2011 Oct 22
3
Wine 1.3.31 fails to compile in git
.../../.. -fasynchronous-unwind-tables dispatch.o olefont.o olepicture.o safearray.o tmarshal.o typelib.o usrmarshal.o varformat.o vartest.o vartype.o test_reg_i.o tmarshal_i.o tmarshal.res testlist.o -o oleaut32_test.exe.so ../../../libs/port/libwine_port.a -loleaut32 -lole32 -lrpcrt4 -luser32 -lgdi32 -ladvapi32 -L/emul/linux/x86/usr/lib -L/emul/linux/x86/lib winebuild: vartest.o is an empty file winegcc: ../../../tools/winebuild/winebuild failed make[1]: *** [oleaut32_test.exe.so] Error 2 make[1]: Leaving directory `/wine-git/dlls/oleaut32/tests' make: *** [dlls/oleaut32/tests] Error 2 ma...
2018 Feb 09
3
R Compilation gets stuck on Windows 64
...t to use ICU USE_ICU = YES # path to parent of ICU headers ICU_PATH = D:/home/ICU ICU_LIBS = -lsicuin -lsicuuc -lsicudt -lstdc++ # set to use libcurl USE_LIBCURL = YES # path to parent of libcurl headers CURL_PATH = D:/home/curl # libs: for 32-bit # CURL_LIBS = -lcurl -lrtmp -lssl -lssh2 -lcrypto -lgdi32 -lcrypt32 -lz -lws2_32 -lgdi32 -lcrypt32 -lwldap32 -lwinmm -lidn # libs: for 64-bit CURL_LIBS = -lcurl -lrtmp -lssl -lssh2 -lcrypto -lgdi32 -lcrypt32 -lz -lws2_32 -lgdi32 -lcrypt32 -lwldap32 -lwinmm # For the cairographics devices # Optionally use a static build of cairographics from # https://w...
2003 Jun 21
2
installation problem
...uld disable directx compilation that would be Ok as well. i am using some cflags for glibc to optimise for pentium4. Could that be a problem? ../../tools/winebuild/winebuild -D_REENTRANT -fPIC -D__WINESRC__ -o d3d8.spec.c --spec ./d3d8.spec version.res d3d8.dll.tmp.o -L../../dlls - luser32 -lgdi32 -lkernel32 make[2]: *** [d3d8.spec.c] Segmentation fault make[2]: *** Deleting file `d3d8.spec.c' make[2]: Leaving directory `/home/ryan/.opera/download/wine- 20030618/dlls/d3d8' make[1]: *** [d3d8] Error 2 make[1]: Leaving directory `/home/ryan/.opera/download/wine-20030618/dlls' make...
2018 Feb 09
0
R Compilation gets stuck on Windows 64
...of ICU headers > ICU_PATH = D:/home/ICU > ICU_LIBS = -lsicuin -lsicuuc -lsicudt -lstdc++ > > # set to use libcurl > USE_LIBCURL = YES > # path to parent of libcurl headers > CURL_PATH = D:/home/curl > # libs: for 32-bit > # CURL_LIBS = -lcurl -lrtmp -lssl -lssh2 -lcrypto -lgdi32 -lcrypt32 -lz > -lws2_32 -lgdi32 -lcrypt32 -lwldap32 -lwinmm -lidn > # libs: for 64-bit > CURL_LIBS = -lcurl -lrtmp -lssl -lssh2 -lcrypto -lgdi32 -lcrypt32 -lz > -lws2_32 -lgdi32 -lcrypt32 -lwldap32 -lwinmm > > # For the cairographics devices > # Optionally use a static build o...
2006 Jun 03
2
Wine : error during compilation (mandriva 2006 - x86_64)
..._hal.o palette_main.o regsvr.o surface_dib.o surface_fakezbuffer.o surface_gamma.o surface_hal.o surface_main.o surface_thunks.o surface_user.o surface_wndproc.o version.res -Wl,--rpath,\$ORIGIN/`../../tools/relpath /usr/local/lib/wine /usr/local/lib` -o ddraw.dll.so -L../../dlls -lole32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -L../../libs -lwine -ldxguid -luuid -L/usr/X11R6/lib64 -lXext -lX11 -L../../libs/port -lwine_port /usr/bin/ld: skipping incompatible /usr/X11R6/lib64/libXext.so when searching for -lXext /usr/bin/ld: cannot find -lXext collect2: ld returned 1 exit status winegcc: g...
2018 Feb 09
2
R Compilation gets stuck on Windows 64
Hi All, I am trying to compile R from source on a 64 bit Windows. I have downloaded and installed all the third party software as per the R - documentation. The compilation starts fine and after a while it stops with the following error message: D:/Rtools/mingw_64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.3/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lRgraphapp collect2.exe: error: ld
2016 Jan 21
1
Failed to install imager
...al/lib64 -o imager.so RcppExports.o colourspace.o display.o drawing.o filtering.o interpolation.o morphology.o transformations.o utils.o wrappers.o -lX11 -lfftw3 -L/usr/local/r/3.2.2/lib64/R/lib -lR /usr/bin/ld: cannot find -lfftw3 I checked imager src/Makevars.win: PKG_LIBS += -L$(LIB_FFTW)/lib -lgdi32 -lfftw3-3 $(RCPP_LDFLAGS) And I've already added LIB_FFTW to my fftw library, what I am still missing? Thank you. Kind regards, - jupiter [[alternative HTML version deleted]]
2019 Jun 08
2
Help Building LLVM for Android
...annone\AppData\Local\Android\Sdk\ndk-bundle\toolchains\llvm\prebuilt\windows-x86_64\bin\clang.exe > CMakeFiles/cmTC_4a28c.dir/testCCompiler.c.obj -o cmTC_4a28c.exe > -Wl,--out-implib,libcmTC_4a28c.dll.a > -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 > -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 > -ladvapi32 && cd ." > > clang: error: unable to execute command: program not executable > > clang: error: linker command failed with exit code 1 (use -v to see > invocation) > > ninja: build s...
2015 Jan 27
2
[LLVMdev] build failure on mingw gcc 4.9.1
...ual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wno-maybe-uninitialized -Wno-comment -std=gnu++11 -g utils/not/CMakeFiles/not.dir/not.cpp.obj -o bin/not.exe -Wl,--major-image-version,0,--minor-image-version,0 lib/libLLVMSupportD.a -limagehlp -lpsapi -lshell32 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd . lib/libLLVMSupportD.a(Signals.cpp.obj): In function `llvm::sys::PrintStackTraceOnErrorSignal()': D:/Slave/llvm-mingw/build/lib/Support/Windows/Signals.inc:284: undefined reference to `__imp__set_abort_behavior...
2008 Oct 23
1
Wine install problem - undefined reference to `bMenuVisible'
...cast.o class.o clipboard.o combo.o cursoricon.o dce.o dde.o dialog.o edit.o generated.o input.o listbox.o menu.o monitor.o msg.o resource.o scroll.o static.o sysparams.o text.o win.o winstation.o wsprintf.o testlist.o resource.res -o user32_test.exe.so ../../../libs/port/libwine_port.a -luser32 -lgdi32 -ladvapi32 -lkernel32 menu.o: In function `WndProc': /home/pat/wine-git/dlls/user32/tests/menu.c:1779: undefined reference to `bMenuVisible' /usr/bin/ld: menu.o: relocation R_386_GOTOFF against undefined symbol `bMenuVisible' can not be used when making a shared object /usr/bin/ld: f...
2005 Dec 06
3
wine-0.9.2 compile problems under suse10-x86_64
...surface_dib.o surface_fakezbuffer.o surfac e_gamma.o surface_hal.o surface_main.o surface_thunks.o surface_user.o surface_w ndproc.o version.res -o ddraw.dll.so -L../../dlls -L../../dlls/ole32 -L../../ dlls/user32 -L../../dlls/gdi32 -L../../dlls/advapi32 -L../../dlls/kernel32 -lole 32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -ldxguid -lu uid -L/usr/X11R6/lib64 -lXext -lX11 -L../../libs/port -lwine_port /usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/bin/ld: ski pping incompatible /usr/X11R6/lib64/libXext.so when searching for -lXext /usr/lib64/g...
2003 Aug 19
1
Problems building dlls for use with winelib
...emporary library, the imported libraries from winelib and with a spec-file containing the functions to be exported from the dll and compile it (omitted here) with the same flags as used above for the original source files: > winebuild -fPIC -L/usr/local/lib/wine -lntdll -lkernel32 -luser32 > -lgdi32-lcomdlg32 -lcrtdll -o libdll.spec.c --spec libdll.spec > libdll.temp.o Finally, I (at least try to) tie everything together in a single library: > winegcc -shared -Wl,-soname,libdll.so -DSTRICT -D_REENTRANT > -L/usr/local/lib/wine -lntdll -lkernel32 -luser32 -lgdi32 -lcomdlg32 > -lst...
2009 Feb 23
4
Gcc error during make depend/make of latest Git-Wine source.
...dst_swap.o dib_src_swap.o event.o graphics.o ime.o 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...
2005 Apr 02
1
Compilation fails
...ror message:{{{ make[2]: Entering directory `/ext3/pkgs2/ztmp/Downloads/Wine-20050310/wine-20050310/programs/winetest' ../../tools/winegcc/winegcc -B../../tools/winebuild -mconsole gui.o main.o send.o util.o winetest.exe.dbg.o winetest.res -o winetest.exe.so -L../../dlls -lcomctl32 -luser32 -lgdi32 -lwsock32 -L../../libs/wine -lwine -L../../libs/port -lwine_port winetest.exe-XI01Hj.spec.c:173582:63: warning: no newline at end of file winetest.exe-XI01Hj.spec.c:173582: parse error at end of input winegcc: gcc failed. make[2]: *** [winetest.exe.so] Error 2 make[2]: Leaving directory `/ext3/pkg...
2004 Sep 30
0
Building wine-i386 on x86_64 linux
...ser.o dpalette/hal.o dpalette/main.o dsurface/dib.o dsurface/fakezbuffer.o dsurface/gamma.o dsurface/hal.o dsurface/main.o dsurface/thunks.o dsurface/user.o dsurface/wndproc.o helper.o main.o regsvr.o struct_convert.o ddraw.dll.dbg.o version.res -o ddraw.dll.so -L../../dlls -lole32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -ldxguid -luuid -L/usr/X11R6/lib64 -lXext -lX11 -L../../libs/port -lwine_port ld: Relocatable linking with relocations from format elf32-i386 (convert.o) to format elf64-x86-64 (ddraw.dll-FPjYN2.spec.c.uxQvD5.o) is not supported ./ddraw.spec: l...
2004 Aug 30
0
Building 20040813 on debian ppc
...ser.o dpalette/hal.o dpalette/main.o dsurface/dib.o dsurface/fakezbuffer.o dsurface/gamma.o dsurface/hal.o dsurface/main.o dsurface/thunks.o dsurface/user.o dsurface/wndproc.o helper.o main.o regsvr.o struct_convert.o ddraw.dll.dbg.o version.res -o ddraw.dll.so -L../../dlls -lole32 -luser32 -lgdi32 -ladvapi32 -lkernel32 -L../../libs/wine -lwine -ldxguid -luuid -L/usr/X11R6/lib -lSM -lICE -lXxf86dga -lXxf86vm -lXv -lXext -lX11 -L../../libs/port -lwine_port ddraw.dll-W953mt.spec.c:20:1: warning: "__stdcall" redefined <command line>:22:1: warning: this is the location of t...
2003 Jun 23
0
d3d8.spec.c Segmentation fault
...d install wine 20030618. I run a mandrake 9.1 system with glibc 2.3.2-3mdk. Anybody have any ideas how to solve this? Thanks in advance Ryan ../../tools/winebuild/winebuild -D_REENTRANT -fPIC -D__WINESRC__ -o d3d8.spec.c --spec ./d3d8.spec version.res d3d8.dll.tmp.o -L../../dlls - luser32 -lgdi32 -lkernel32 make[2]: *** [d3d8.spec.c] Segmentation fault make[2]: *** Deleting file `d3d8.spec.c' make[2]: Leaving directory `/home/ryan/.opera/download/wine- 20030618/dlls/d3d8' make[1]: *** [d3d8] Error 2 make[1]: Leaving directory `/home/ryan/.opera/download/wine-20030618/dlls' make...
2003 Jul 26
0
compile problems with libwine
...but while linking this error is printed out: [....] LD_LIBRARY_PATH=":$LD_LIBRARY_PATH" /usr/bin/winebuild -fPIC -o koordkonsole2.exe.spec.c --exe koordkonsole2.exe -mcui Game.o KoordKonsole.o Marshalling.o Network.o Socket.o Sync.o -L/usr/lib -L/usr/lib/wine -ladvapi32 -lcomdlg32 -lgdi32 -lkernel32 -lodbc32 -lole32 -loleaut32 -lshell32 -luser32 -lwinspool /opt/gcc-3.2/bin/gcc -c -I/usr/include/wine/ -I. -I/usr/include/wine/windows -g -O2 -fPIC -D_REENTRANT -o koordkonsole2.exe.spec.o koordkonsole2.exe.spec.c g++ -shared -Wl,-Bsymbolic -o koordkonsole2.exe.so Game.o KoordKonso...
2008 Sep 01
1
Seg fault while compiling v1.1.3
...cast.o class.o clipboard.o combo.o cursoricon.o dce.o dde.o dialog.o edit.o generated.o input.o listbox.o menu.o monitor.o msg.o resource.o scroll.o static.o sysparams.o text.o win.o winstation.o wsprintf.o testlist.o resource.res -o user32_test.exe.so ../../../libs/port/libwine_port.a -luser32 -lgdi32 -ladvapi32 -lkernel32 menu.o: In function `WndProc': /home/avi/Desktop/wine-1.1.3/dlls/user32/tests/menu.c:1772: undefined reference to `bMenuVisible' /usr/bin/ld: menu.o: relocation R_386_GOTOFF against undefined symbol `bMenuVisible' can not be used when making a shared object /usr...
2007 Sep 14
1
Compiling git on FC7 64 bit
...ded so far (cups-devel, freetype, a few others). Compiling works until here: make[2]: Entering directory `/home/wine/dlls/opengl32' ... ../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./opengl32.spec opengl_ext.o opengl_norm.o wgl.o version.res -o opengl32.dll.so -luser32 -lgdi32 -ladvapi32 -lkernel32 -lntdll -L/usr/lib64 -lSM -lICE -lXxf86vm -lXext -lX11 -lGL ../../libs/port/libwine_port.a /usr/bin/ld: skipping incompatible /usr/lib64/libSM.so when searching for -lSM ...(about a dozen more) wgl.o: In function `wglUseFontOutlines_common': /home/wine/dlls/opengl32/wgl...