Re: [fpc-pascal] PLEASE I NEED AN URGENT HELP, cant run Bundle.sh Succefully.

2020-04-06 Thread Bart via fpc-pascal
On Mon, Apr 6, 2020 at 2:28 PM mr.jenuine mr.jenuine via fpc-pascal
 wrote:

> ...  but when i run the bundle.sh i get error warning as shown below;

You run a linux shell script in Windows?

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


Re: [fpc-pascal] PLEASE I NEED AN URGENT HELP, cant run Bundle.sh Succefully.

2020-04-06 Thread Michael Van Canneyt



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


[fpc-pascal] PLEASE I NEED AN URGENT HELP, cant run Bundle.sh Succefully.

2020-04-06 Thread mr.jenuine mr.jenuine via fpc-pascal
i have been trying for a month now to work on a project, but have been having difficulties with iti 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:FPCInformation: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.exeInformation:FPC: Start of reading config file C:\FPC\3.0.4\bin\i386-win32\fpc.cfgInformation:FPC: End of reading config file C:\FPC\3.0.4\bin\i386-win32\fpc.cfgInformation:FPC: Free Pascal Compiler version 3.0.4 [2017/10/06] for i386Information:FPC: Copyright (c) 1993-2017 by Florian Klaempfl and othersInformation:FPC: Target OS: Win32 for i386Information:FPC: Compiling C:\Users\GENUINE\Desktop\Coldroot-master\Coldroot-master\Cold.pasInformation:19/03/2020 9:54 PM - Build completed successfully with 3 warnings in 2 s 38 msWarning:FPC: Compilation abortedWarning:FPC: C:\FPC\3.0.4\bin\i386-win32\ppc386.exe returned an error exitcodeWarning:FPC: Compiler exit code: 1PLEASE I NEED HELP ON THIS  Sent from Mail for Windows 10 
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal