[LLVMbugs] [Bug 21219] New: Command line error D8021: invalid numeric argument '/Wno-variadic-macros
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Oct 8 22:47:47 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=21219
Bug ID: 21219
Summary: Command line error D8021: invalid numeric argument
'/Wno-variadic-macros
Product: Build scripts
Version: trunk
Hardware: PC
OS: other
Status: NEW
Severity: normal
Priority: P
Component: cmake
Assignee: unassignedbugs at nondot.org
Reporter: chamal.desilva at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
OS: Windows 8
Visual Studio 2013 express edition
Steps to reproduce
------------------
1. Download llvm and clang source code according to instructions provided in
http://clang.llvm.org/get_started.html web page's "Using Visual Studio"
section.
2. Run
cmake" -G "Visual Studio 12" -DCMAKE_BUILD_TYPE=Release ..\llvm
3. Recieved this error.
Configuring incomplete, errors occurred.
4. Last error in CMakeError.log is
Command line error D8021: invalid numeric argument '/Wno-variadic-macros'
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141009/47de767d/attachment.html>
More information about the llvm-bugs
mailing list