[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re[2]: elkit32.lib missing when compile



PureBytes Links

Trading Reference Links

Hello AceTrader,Brendan,

You don't need lib.exe. lib.exe is used to create static libraries
from compiled obj files.

You should have a elkitvc.lib in the omega/program directory. There's
also one for Borland C++ (elkitbor.lib).


Best regards,
 Roy                            mailto:tozar@xxxxxxxxxxxxx

-- 
Saturday, November 16, 2002, 1:00:39 AM, you wrote:



>> -----Original Message-----
>> From: AceTrader [mailto:tradersh@xxxxxxxxxxxx]
>>       Thanks for your help. Can you show me the whole command line to
>>       generate the file?

BBB> Well, I thought you could do it.  I know the Watcom C++ Lib supports this
BBB> function for I can't seem to find how to do it using VC++'s LIB.

BBB> Ahh, ya gotta love those wacky kids in Redmond.  Grrr.  :-;.

BBB> Turns out that there is a .lib though you can use - elkitvc.lib
BBB> in the <Omega>\Program dir.  Seems to work - a test program I wrote 
BBB> which called FindAddress_Open() linked.

BBB> Cheers,
BBB> Brendan