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.

Reply via email to