search for: fddebug

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

Did you mean: ddebug
2014 Oct 01
2
[LLVMdev] size_t?
...during compilation: '/Gm-' > 1>clang-cl.exe : warning : argument unused during compilation: '/GS' > 1>clang-cl.exe : warning : argument unused during compilation: > '/fp:precise' > 1>clang-cl.exe : warning : argument unused during compilation: > '/FdDebug\x64\vc120.pdb' > 1>clang-cl.exe : warning : argument unused during compilation: '/Gd' > 1> In file included from <built-in>:187: > 1> In file included from <command line>:19: > 1>[elided header file name](9,1): error : static_assert failed > &quo...
2014 Sep 30
2
[LLVMdev] size_t?
Hi Reid, I copied the x64 toolsets by hand; they got installed to C:\Program Files (x86)\LLVM\tools\msbuild\x64; they just didn't get moved correctly by install.bat. I just verified that the LLVM-vs2013 toolset.props is correct. If it is a bitness problem, perhaps I'm failing to define something correctly? Regards, Eric On 9/30/14, 11:29 AM, Reid Kleckner wrote: > This looks
2014 Oct 01
2
[LLVMdev] size_t?
...'/Gm-' >> 1>clang-cl.exe : warning : argument unused during compilation: '/GS' >> 1>clang-cl.exe : warning : argument unused during compilation: >> '/fp:precise' >> 1>clang-cl.exe : warning : argument unused during compilation: >> '/FdDebug\x64\vc120.pdb' >> 1>clang-cl.exe : warning : argument unused during compilation: '/Gd' >> 1> In file included from <built-in>:187: >> 1> In file included from <command line>:19: >> 1>[elided header file name](9,1): error : static_assert...