[Lazarus] Newbie, porting class to FPC but get procedure assignment error
Bo Berglund
bo.berglund at gmail.com
Thu Jun 25 21:03:56 CEST 2015
On Thu, 25 Jun 2015 07:28:51 -0300, luiz americo pereira camara
<luizmed at oi.com.br> wrote:
>2015-06-24 19:02 GMT-03:00 Bo Berglund <bo.berglund at gmail.com>:
>
>>
>> In order to port it we had to convert an OBJ file from the dongle
>> maker to a format FPC accepts (coff) using a 3rd party tool, which
>> also has some bug in it.
>>
>
>There's a tool called CVTRES.EXE that comes with Visual Studio that does
>such conversion. It's an alternative to get a proper coff format
>
I do have VS installed so I have this tool:
D:\>cvtres
Microsoft (R) Windows Resource To Object Converter Version 7.10.3052.4
Copyright (C) Microsoft Corporation. All rights reserved.
usage: CVTRES [options] [files]
options:
/DEFINE:symbol
/MACHINE:{AM33|ARM|CEF|IA64|M32R|MIPS|MIPS16|MIPSFPU|MIPSFPU16|
MIPSR41XX|PPC|PPCFP|SH3|SH3DSP|SH4|SH5|THUMB|X86}
/NOLOGO
/OUT:filename
/READONLY
/VERBOSE
/WINDOWSCE[:{CONVERT|EMULATION}]
Nevet used it though.
When I tried to google it to find a manual or such there were almost
nothing but "how to get rid of the cvtres virus"...
Is there a howto or user's manual for this tool?
Specifically I need to verify that it can do OBJ => COFF
--
Bo Berglund
Developer in Sweden
More information about the Lazarus
mailing list