farshadmohajeri / extpascal

Automatically exported from code.google.com/p/extpascal
49 stars 28 forks source link

Can't Compile FormsToExtPascal.lpi #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

I was trying to compile FormsToExtPascal project using Lazarus 0.98.28.2
beta on windows and got the folowing error.

Compiling resource C:\WORK\gui_converter\CustCfgEdit.lfm
c:\lazarus\fpc\2.2.4\bin\i386-win32\windres.exe: can't open file
`TCustConfigEditor': No such file or directory
CustCfgEdit.pas(369,1) Error: Error while linking

The Other Unit File (-Fu) compiler path is correctly pointing to the
fmtoextp path and was previously compiled with success.Also the
extp_ctrls.lpk, extp_proj.lpk, orpheus.lpk, extp_grid.lpk were installed
with success into Lazarus IDE.

- extPascal: extp_tk_20100418.zip
- IDE: Lazarus 0.98.28.2 beta
- compiler: FPC 2.4.4
- OSes: Windows XP SP2

Original issue reported on code.google.com by always...@gmail.com on 21 Apr 2010 at 1:41

GoogleCodeExporter commented 9 years ago
There is no FPC 2.4.4. Are you using 2.2.4? If so, upgrade to the current 2.4.0 
that
was released last fall. Get a snapshot for Laz 0.9.28.3 "fixes" with FPC 2.4.0 
from
Laz site.

Original comment by MacP...@gmail.com on 21 Apr 2010 at 1:51

GoogleCodeExporter commented 9 years ago
yes im using FPC 2.2.4 (sorry it was a long night) will upgrade asap to those
versions to check if it fixes the issue.

Original comment by always...@gmail.com on 21 Apr 2010 at 8:22

GoogleCodeExporter commented 9 years ago
Compiled FormsToExtPascal with success after upgrading to latest snapshot build 
of
Lazarus "Lazarus-0.9.28.3-24779-fpc-2.4.0-20100421".
Thank you very much for the help.

Original comment by always...@gmail.com on 21 Apr 2010 at 9:09

GoogleCodeExporter commented 9 years ago

Original comment by wanderla...@gmail.com on 21 Apr 2010 at 9:11