search for: c1189

Displaying 3 results from an estimated 3 matches for "c1189".

Did you mean: 1189
2015 Jul 17
3
[LLVMdev] Fail to build LLVM release_36 in MSVC 2013
Hi, All, I follow the menu http://llvm.org/docs/GettingStartedVS.html , but still failed to build LLVM debug version. Here's error message: 7>C:\study\llvm\projects\compiler-rt\lib\asan\asan_win.cc(69): fatal error C1189: #error : Please build the runtime with a non-debug CRT: /MD or /MT Any idear? -- Best Regards, Amy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150717/56c8954f/attachment.html>
2007 Dec 14
1
defining TH_REALLY_NO_ASSEMBLY: PLEASE help with compiling theora beta 2
Hi, Please point me to where I can find informaion on the following message that I get when I compile theora beta 2 in VS2005: "fatal error C1189: #error : You are compiling theora without inline assembly. This is probably not what you want. Instead, please either (1) download the assembly .lib binaries or (2) compile them yourself using MinGW, and make Visual Studio link against them. Please seriously consider this before defining TH_R...
2006 Dec 15
15
running mongrel in production on win32
Hey guys, I''m running the mongrel server that comes with rails-1.2rc1 for development on a winxp box, anticipating taking it into production on a win2k3 box in the next few weeks. I''ve had a couple of crashes occur during development that give me pause, however. I made a ticket for the last one here: http://dev.rubyonrails.org/ticket/6841 I know, or at least believe, that