On Mon, 30 Mar 2020, mr.jenuine mr.jenuine via fpc-pascal wrote:


i have been trying for a month now to work on a project, but have been having 
difficulties with it
i complied pascal and intellej, uploaded file source code but when i run the 
bundle.sh i get error warning as shown below;

Information:FPC: Compiler family:FPC
Information:FPC: Compiler command:  C:\FPC\3.0.4\bin\i386-win32\fpc.exe 
-viewhnbq 
-FEC:\Users\GENUINE\Desktop\Coldroot-master\Coldroot-master\out\production
-FUC:\Users\GENUINE\Desktop\Coldroot-master\out\production\Cold 
-FuC:\Users\GENUINE\Desktop\Coldroot-master 
-FiC:\Users\GENUINE\Desktop\Coldroot-master -FuC:\FPC\3.0.4\bin\i386-win32 
-FiC:\FPC\3.0.4\bin\i386-win32
-Mdelphi -dMSWINDOWS -dCPUX86 
C:\Users\GENUINE\Desktop\Coldroot-master\Coldroot-master\Cold.pas (Module: Cold)
Information:FPC: C:\FPC\3.0.4\bin\i386-win32\fpc.exe
Information:FPC: Start of reading config file 
C:\FPC\3.0.4\bin\i386-win32\fpc.cfg
Information:FPC: End of reading config file C:\FPC\3.0.4\bin\i386-win32\fpc.cfg
Information:FPC: Free Pascal Compiler version 3.0.4 [2017/10/06] for i386
Information:FPC: Copyright (c) 1993-2017 by Florian Klaempfl and others
Information:FPC: Target OS: Win32 for i386
Information:FPC: Compiling 
C:\Users\GENUINE\Desktop\Coldroot-master\Coldroot-master\Cold.pas
Information:19/03/2020 9:54 PM - Build completed successfully with 3 warnings 
in 2 s 38 ms
Warning:FPC: Compilation aborted
Warning:FPC: C:\FPC\3.0.4\bin\i386-win32\ppc386.exe returned an error exitcode
Warning:FPC: Compiler exit code: 1

PLEASE I NEED HELP ON THIS

Where did you get the bundle.sh ?

There is no visible error, which suggests it is a linker error. Can you
compile the program manually ?

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to