Import .lib files?

Paul T.
Maennedorf, Zurich

Oct 19, 2017
63 Posts

0  |  0  

Re: Import .lib files?

Hi,

Is there any way to import .lib files into ATEasy?
I have a C++ static linked .lib and I need to import it into ATEasy v7.

Thanks,
Paul

Sutton B.
Irvine, CA

Oct 23, 2017
9 Posts

0  |  0  

Re: Import .lib files?

Hi Paul,

ATEasy currently does not support .lib imports. Is there a comparable dll you could use in your code?

Regards,
Sutton

Solution Available
Paul T.
Maennedorf, Zurich

Oct 23, 2017
63 Posts

1  |  0  

Re: Import .lib files?

Hi Sutton,

Well, I have a DLL (KYFGLib.DLL from KAYA Instruments), but it is 64-bit based and ATEasy 7 refuses to load it (it returns the message: "LoadLibraryEX error # 193 - Wrong format of DLL").

It's frustrating because I have a VC++ example application that is working very well under Windows 7 64-bit, but the VC++ environment imports the .lib file.

I am thinking to build a custom .EXE under VC++ and use it in various modes by calling it from ATEasy v7 with different command line parameters...

Best regards,
Paul

Sutton B.
Irvine, CA

Oct 23, 2017
9 Posts

0  |  0  

Re: Import .lib files?

Hi Paul,

ATEasy is a 32-bit application and does not support 64-bit libraries, which is why your dll cannot be added. Is there a 32-bit version of the dll you can use?

Regards,
Sutton



Please Note
You need to have a M@GIC account to participate in the Forums.
Not yet registered on our website? Click here to register today!

All content, information and opinions presented on the Marvin Test Solutions User Forums are those of the authors of the posts and messages and not Marvin Test Solutions'. All attachments and files are downloaded at your own risk. [Read More]