how to use .dylib with typelibs under Excel mac - how to build under Xcode ?
how to use .dylib with typelibs under Excel mac - how to build under Xcode ?
- Subject: how to use .dylib with typelibs under Excel mac - how to build under Xcode ?
- From: email@hidden
- Date: Tue, 28 Jun 2005 16:37:16 +0200
Hello,
I have set up some tool in C++ under Windows that I have ported to Mac
OS
X.
I have problems to use the code under Excel 11.1.1 .
Under windows I created xxx.dll and xxx.tlb. I used the reference menu
to
integrate these type libraries into vba.
Under Mac I created libxxx.dylib files and tried to reuse the xxx.tlb
compiled under windows.
The compile is OK, but when I run the vba, the error xxx.dll not found
is
raised.
What should I do?
I tried rename libxxx.dylib to xxx.dll under Mac.
Is there a mktyplib.exe for Mac ?
Thanks in advance for your help
Jurgen
Mob. +33625081663
mail: email@hidden _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden