error loading a package due to missing ole32.dll on Mac

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

error loading a package due to missing ole32.dll on Mac

Ken G. Brown
I recently was trying load our code from a bundle into VW 7.9.1 and I experienced an error due to a missing library, ole32.dll etc.
Apparently this is not in the VW 7.9.1 release, and is not present on my Mac.

Is it possible to grab the missing library somewhere, and put it on my Mac so that the bundle will load?

Where would the .dll need to live? Or is it supposed to be loaded with some pre-requisite I'm missing?

Thx for any insight,
Ken G. Brown
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: error loading a package due to missing ole32.dll on Mac

jarober
You aren't going to find OLE support on the Mac :)

What you need to do is remove the pre-req that wants OLE support, and find another way to solve that problem on the Mac side.

Or just use it on Windows, where you won't run into this at all.

On Oct 25, 2013, at 12:32 PM, Ken G. Brown <[hidden email]> wrote:

> I recently was trying load our code from a bundle into VW 7.9.1 and I experienced an error due to a missing library, ole32.dll etc.
> Apparently this is not in the VW 7.9.1 release, and is not present on my Mac.
>
> Is it possible to grab the missing library somewhere, and put it on my Mac so that the bundle will load?
>
> Where would the .dll need to live? Or is it supposed to be loaded with some pre-requisite I'm missing?
>
> Thx for any insight,
> Ken G. Brown
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

James Robertson
http://www.jarober.com
[hidden email]




_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc