[LLVMbugs] [Bug 14656] error LNK2019: unresolved external symbol __Znwj
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Dec 19 15:09:09 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=14656
João Matos <ripzonetriton at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ripzonetriton at gmail.com
Resolution|DUPLICATE |INVALID
--- Comment #2 from João Matos <ripzonetriton at gmail.com> 2012-12-19 17:09:09 CST ---
This works as expected right now, since the default ABI is the Itanium one.
Please enable MS ABI mode when targeting the Visual C++ runtime.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list