hi all...
i need some help in configure radasm to bcc
in "environement variables" i have
path = c:\Borland\BCC55\bin
include = c:\Borland\BCC55\include
lib = c:\Borland\BCC55\lib
in "Project options" i have:
Compile RC = /v /32 "$R" Output = "$R.res"
Assemble = /c /tW "$C" Output = "$C.obj"
Link = /aa /c /x /Gn /Tpe c0w32.obj $C $M,$O,,@$A\Bcc\GFL.txt,,$R Output = "$C.exe"
i can't compile...
in radasm 2.2.2.0 i have correct configuration(i can compile the same project) but the same link parameters doesn't work in version 3.0.0.7
please can someone give me the correct configuration to version 3.0.0.7 ?
tkx in advance.
5k3l3t0r