Troubleshooting Linker error (Symbol Undefined)
Jesse Phillips
Jessekphillips+D at gmail.com
Mon Oct 1 08:22:38 PDT 2012
On Monday, 1 October 2012 at 05:04:32 UTC, Andrej Mitrovic wrote:
> Find oleaut32.dll in your Windows folder, and run implib on it:
> $ implib oleaut32.lib oleaut32.dll /s
Thanks, I'll to play with this more because my first attempt did
not resolve the issue and instead has resulted in even more
missing symbols. I didn't change export type or anything else so
we'll see.
More information about the Digitalmars-d-learn
mailing list