Page 1 of 1
Fatal : access Violation. Link Terminated
Posted: Thu Oct 26, 2006 3:06 pm
by kok joek hoa
Hi, all,
Does anyone know what the meaning of this error ? ( as subject )
Thanks.
Regards
Kok joek hoa
note : Fwh 2.7 + Harbour + Borland C and inlink32.exe version 5.66
Posted: Thu Oct 26, 2006 4:21 pm
by Antonio Linares
The OBJ may be corrupted. Have you tried to recompile it ?
Also please check that the LIBs and RES files are ok.
Fatal : access Violation. Link Terminated
Posted: Fri Oct 27, 2006 6:48 pm
by kok joek hoa
Dear Antonio,
I think the problem come from Ilink32.exe ( even I use the new version ), if my xxx.rc smaller than 1 MG , the program run ok.
I have solve the problem.
first I link my program with ilink32.exe without resource file, after finish then I use brc32.exe to combine my resource into my program.Now my program run ok.
Thanks,
Regards,
Kok Joek Hoa