Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Clarion 5.5 App with PCMiler

Status
Not open for further replies.

vbplg

IS-IT--Management
Mar 30, 2003
22
0
0
US
I have inherited a Clarion 5.5 Application that was written to use PCMiler for mileage checking, etc. That was for PCMiler 2000. I have been forced to upgrade to PCMiler 18.1 and the .Lib and .DLL files have changed. The application will not make. I receive an Unsupported file type 21 error. Can ANYONE help me with this?
 
Have you tried using LibMaker to create an OMF .LIB.
There is a good chance that you have a COFF format .LIB (Microsoft compatible)

see %cwroot%\bin\libmaker.exe
Open the .DLL and save to a .LIB
Then recompile
Make a project or global change to make sure everything recompiles.

HTH,
Mark Goldberg

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top