[Issue 4295] IID_IUnknown symbol undefined in phobos.lib
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jun 8 11:04:03 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4295
Rainer Schuetze <r.sagitario at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |r.sagitario at gmx.de
--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> 2010-06-08 11:04:02 PDT ---
You need to link against uuid.lib to resolve the symbol.
I don't think it is possible to add a pragma(lib,"uuid") upon usage, so this
should be mentioned somewhere (maybe
http://www.digitalmars.com/d/2.0/COM.html).
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list