search for: qbepbdxz

Displaying 6 results from an estimated 6 matches for "qbepbdxz".

2010 Jan 31
0
[LLVMdev] Compiling Kaleidoscope on Windows
Thanks to OvermindDL1 for pointing this out: compiling with Visual C++ actually works! Basically it's just a matter of running cmake (default settings are fine) then nmake, and I've got what appears to be a working version of LLVM. Kaleidoscope crashes on attempting to exit with ^Z: C:\llvm\bin>Kaleidoscope.exe ready> 1+2; ready> Evaluated to 3.000000 ready> 3*4; ready>
2010 Jan 30
2
[LLVMdev] Compiling Kaleidoscope on Windows
I'm trying to get the Kaleidoscope tutorial mini compiler working on Windows (as a trial run for developing a compiler using LLVM). Kaleidoscope uses the C++ linkage method of code generation (as opposed to spitting out intermediate code in a text or binary file), which as I understand it is the preferred way of doing it for a few reasons, one of them being that it gives you JIT capability,
2010 Jan 31
2
[LLVMdev] Compiling Kaleidoscope on Windows
...ned in toy.obj msvcprtd.lib(MSVCP90D.dll) : error LNK2005: "public: char const * __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::c_str(void)const " (?c_str@?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QBEPBDXZ) already defined in toy.obj msvcprtd.lib(MSVCP90D.dll) : error LNK2005: "public: static unsigned int __cdecl std::char_traits<char>::length(char const *)" (?length@?$char_traits at D@std@@SAIPBD at Z) already defined in toy.obj
2008 Aug 28
1
Building wxruby on windows with Visual C++ Express Edition
...core.lib(graphics.obj) msvcprt.lib(MSVCP90.dll) : error LNK2005: "public: char const * __thiscall std:: basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::c_ str(void)const " (?c_str@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@ @std@@QBEPBDXZ) already defined in wxmsw28u_core.lib(graphics.obj) LIBCMT.lib(invarg.obj) : error LNK2005: __invalid_parameter_noinfo already defin ed in MSVCRT.lib(MSVCR90.dll) Creating library lib/wxruby2.lib and object lib/wxruby2.exp LINK : warning LNK4098: defaultlib ''LIBCMT'' conflicts w...
2014 Jan 03
0
Wine release 1.7.10
...ug session 35146 Gazillionaire stops drawing icons 35176 MSVC 2012 C compiler 'cl.exe' fails/crashes (TLS not correctly initialised for explicitly-loaded DLLs) 35198 Torch Browser needs USERENV.dll.GetAppliedGPOListW 35199 Eve Online needs msvcp100.dll.?_Getname at _Locinfo@std@@QBEPBDXZ 35204 oleacc:cannot find function DllGetClassObject 35235 GoldCoin 0.7.1.7: synchronization with network spams terminal with "fixme:winsock:convert_eai_u2w Unhandled unix EAI_xxx ret 0" messages 35236 Multiple applications refuse to load or crash on startup (Nitro PDF Reader 3, M...
2009 Feb 12
1
problem when using xapian's static libs in windows
...????? "public: __thiscall Xapian::MSetIterator::~MSetIterator(void)" (??1MSetIterator at Xapian@@QAE at XZ) ???? libnet.lib(serialise.obj) : error LNK2019: ????????? "public: char const * __thiscall Xapian::Error::get_error_string(void)const " (?get_error_string at Error@Xapian@@QBEPBDXZ)??????? "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl serialise_error(class Xapian::Error const &)" (?serialise_error@@YA?AV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@ABVError at Xapian@@@Z...