search for: loleaut32

Displaying 19 results from an estimated 19 matches for "loleaut32".

Did you mean: oleaut32
2011 Oct 22
3
Wine 1.3.31 fails to compile in git
...../../../tools/winebuild --sysroot=../../.. -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: **...
2009 Feb 21
2
Compiling Winelib application under x86_64
Hi All I'm trying to compile the following program int main() { return 0; } I generated a makefile using winemaker running make I get wineg++ -c -mno-cygwin -o test.o test.cpp wineg++ -mwindows -mno-cygwin -o test.exe.so test.o -lodbc32 -lole32 -loleaut32 -lwinspool -luuid ld: Relocatable linking with relocations from format elf32-i386 (/usr/lib/wine/libwinecrt0.a(exe_entry.o)) to format elf64-x86-64 (test.UzYhKg.o) is not supported winebuild: ld -r failed with status 256 winegcc: winebuild failed make: *** [test.exe.so] Error 2 uname -a returns: L...
2019 Jun 08
2
Help Building LLVM for Android
...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 stopped: subcommand failed. > Thanks!...
2015 Jan 27
2
[LLVMdev] build failure on mingw gcc 4.9.1
...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' D:/Slave/llvm-mingw/build/lib/Sup...
2004 Sep 19
0
MFC compile problem
...t files... . src 3 make make[1]: Entering directory `/home/ken/.wine/drive_c/mfc/src' wrc -I. -I/home/ken/.wine/drive_c/VC_Include -I/home/ken/.wine/drive_c/mfc/Include -fomfcdb.res mfcdb.rc wineg++ -mwindows -mno-cygwin -o mfcdb.so mfcdb.res mfcdb.dbg.o -lodbc32 -lole32 -loleaut32 -lwinspool -lmfc.dll -luuid -lmfc /usr/bin/ld: cannot find -lmfc.dll collect2: ld returned 1 exit status winegcc: g++ failed. make[1]: *** [mfcdb.so] Error 2 make[1]: Leaving directory `/home/ken/.wine/drive_c/mfc/src' make: *** [src] Error 2 4 modify src/Makefile delete 'mfc' in mfcin...
2005 Feb 23
1
Wine-20040505 and vstserver
...n.exe.dbg.c --debug -C. dummy.c main.c windowsstuff.c winwin.c winegcc -c -mno-cygwin -I. -o win.exe.dbg.o win.exe.dbg.c winegcc -c -mno-cygwin -I. -o dummy.o dummy.c winegcc -mwindows -mno-cygwin -o win.exe.so dummy.o main.o windowsstuff.o winwin.o rsrc.res win.exe.dbg.o -lodbc32 -lole32 -loleaut32 -lwinspool -luuid main.o(.text+0x151): In function `WinMain': : undefined reference to `MAINHANDLER_control' windowsstuff.o(.text+0x224): In function `WINDOWS_new': : undefined reference to `VSTS_audioMaster' collect2: ld gab 1 als Ende-Status zur?ck (translation: ld returned 1 as e...
2003 Jul 26
0
compile problems with libwine
...nted 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 KoordKonsole.o Marshalling.o Network.o Socket.o S...
2009 Oct 07
0
[LLVMdev] patch for CIndex linakge error on Mingw, set the proper LINKER_LANGUAGE for CIndex and c-index-test
...a ..\..\..\..\lib\libLLVMSystem.a ..\..\..\..\lib\libclangFrontend.a ..\..\..\..\lib\libclangIndex.a ..\..\..\..\lib\libclangSema.a ..\..\..\..\lib\libclangAST.a ..\..\..\..\lib\libclangLex.a ..\..\..\..\lib\libclangBasic.a -lgcc_eh -lgcc_eh -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 ..\..\..\..\lib\libclangFrontend.a(ASTUnit.cpp.obj):ASTUnit.cpp:(.text$_ZN5clang13SourceManagerC1Ev[clang::SourceManager::SourceManager()]+0xf): undefined reference to `llvm::BumpPtrAllocator::DefaultSlabAllocator' ..\..\..\..\lib\libclangFrontend.a(ASTUnit.cpp.obj)...
2009 Feb 26
2
Wine asio compile error
Yesterday I tried to compile wine asio.I am running debian Squeeze and tried both the lenny and sid wine repos..but on compiling wine asio.it errors out and cant find ..now this was yesterday so i cant remember the exact name ..but it was something like lobc32 ..something like that..maybe logbc32..but anyway..I uninstalled wine and wine-dev..and installed debian version of wine..it 1.0.1 along
2003 Nov 06
2
MinGW build (static linking) problem
Hi! I am trying to build wxruby with statically linked wxWindows library, but so far - no luck - bunch of unresolved references during the linking phase. I''ve seen on the list that Curt was being able to build it, so any hint would be helpful. gcc 3.2.3 (MinGW 3.1.0) & MSYS 1.0.10rc2. Sincerely, Gour -- Gour gour@mail.inet.hr Registered Linux User #278493
2009 Feb 17
5
Problems in Compiling MFC
...he above warning is issued only once Generating project files... 2) when the "make" command is given, this is how the output looks like admin at XXX:~/.wine/drive_c/windows/system32/MFC> make wineg++ -shared dicom_io.dll.spec -mno-cygwin -o dicom_io.dll.so -lodbc32 -lole32 -loleaut32 -lwinspool -luuid winegcc: File does not exist: dicom_io.dll.spec make: *** [dicom_io.dll.so] Error 2 3) Can u please let me know how to create solve problem regarding .spec and .so files 4) Should i install wine through source archive or RPM installation is sufficent to compile any MFC??? Pleas...
2009 Dec 08
0
[LLVMdev] Rebuilding LLVM libraries with LLVM-GCC on Windows
...../lib/libopt.dll.a -Wl,--major-image-version,0,--minor-image-version,0 ../../lib/libLLVMipo.a ../../lib/libLLVMScalarOpts.a ../../lib/libLLVMInstrumentation.a ../../lib/libLLVMBitWriter.a ../../lib/libLLVMBitReader.a -limagehlp -lpsapi -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 Which clearly doesn't link against LLVMCore. --Mike Ness -------------------------------------------------- From: "Samuel Crow" <samuraileumas at yahoo.com> Sent: Tuesday, December 08, 2009 12:11 PM To: "LLVM Developers Mailing List" &lt...
2015 Jan 27
3
[LLVMdev] build failure on mingw gcc 4.9.1
...g > -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 07
1
LinkingTo on Windows
Dear List, R packages may specify a "LinkingTo" attribute to specify dependencies to the source code (mainly the header files) of other packages. Unfortunately, it is not possible to also have a reference to the generated library (.dll on Windows) of the other package. So including a header file from another package to call an (exported) function will just not help. I've tried
2004 Aug 26
18
wxRuby 0.5.0 has been released!
wxRuby 0.5.0 has been released and is now available for download from RubyForge at http://wxruby.rubyforge.org/ This release includes binary builds for Max OS X and MS Windows. Please report any bugs or feature requests here: http://rubyforge.org/tracker/?group_id=35 Changes in this release include: * Added XRC (Xml Resource File) support. * Added totally awesome HTML widget from Tobi
2006 Dec 18
1
Can't find lcabinet when runnig make crosstest
Hi, when I run make crosstest, I get an error message saying it can't find lcabinet : make[2]: Entering directory '/home/colin/Devs/wine/dlls/advpack/tests' i686-mingw32-gcc advpack.cross.o files.cross.o install.cross.o testlist.cross.o -o advpack_crosstest.exe -lcabinet -luser32 -ladvapi32 -lkernel32 /usr/lib/gcc/i686-mingw32/3.4.4/../../../../i686-mingw32/bin/ld: can't find
2009 Dec 08
4
[LLVMdev] Rebuilding LLVM libraries with LLVM-GCC on Windows
Hello again, In order to avoid the set jump/long jump dependency of DLLs built under Visual C++, we're trying to build the libraries and tools under LLVM-GCC so it will use DWARF exception handling instead of SJ/LJ. The problem we're running into is that the libraries that we just finished creating cannot be found later in the build process when OPT tries to build. My partner has MinGW
2003 Nov 07
6
DnD
Hi! Is drag''n''drop works currently under wxruby? I want an app, where you can drag files from a wxlistctrl to a wxtreectrl. Can anyone show a little example? Gergo -- +-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+ | http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy | | Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval
2020 Aug 15
5
Supporting libunwind on Windows 10 (32bit; 64bit) for MSVC and Clang
...l1.c.obj src/CMakeFiles/unwind_shared.dir/UnwindLevel1-gcc-ext.c.obj src/CMakeFiles/unwind_shared.dir/Unwind-sjlj.c.obj src/CMakeFiles/unwind_shared.dir/UnwindRegistersRestore.S.obj src/CMakeFiles/unwind_shared.dir/UnwindRegistersSave.S.obj -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 -loldnames && cd ." Creating library lib\unwind.lib and object lib\unwind.exp libunwind.cpp.obj : error LNK2019: *unresolved external symbol "public: void __thiscall libunwind::Registers_x86::jumpto(void)" (?jumpto at Registers_x86@libunwind@@Q...