Le 09/08/2019 à 15:39, James Richters a
écrit :
I am not
using libusb in my project yet… all that is still just in
separate test programs. This is the original version of my
project, just compiled f
: Friday, August 9, 2019 9:24 AM
To: fpc-pascal@lists.freepascal.org
Subject: Re: [fpc-pascal] FP.exe error in x86_64-Win64
Le 09/08/2019 à 14:19, James Richters a écrit :
Now I have a new problem. I am able to successfully compile and run my project
with the text IDE if I use the trunk version of
Le 09/08/2019 à 14:19, James Richters a
écrit :
Now I have a
new problem. I am able to successfully compile and run my
project with the text IDE if I use the trunk version of FPC,
and I can run the r
Now I have a new problem. I am able to successfully compile and run my project
with the text IDE if I use the trunk version of FPC, and I can run the
resulting exe just fine on the computer I compiled it on, but when I run it on
one of my other computers, one that I was always able to run the
@lists.freepascal.org
Subject: Re: [fpc-pascal] FP.exe error in x86_64-Win64
Hello, I reproduced the problem.
I run fpcupdeluxe x86_64-win64-win32, this is the log of what I've done:
button Setup+, Options Override, FPC options -gw, then click OK, then click FPC
Only
After recompilati
Hello, I reproduced the problem.
I run fpcupdeluxe x86_64-win64-win32, this is the log of what I've done:
button Setup+, Options Override, FPC options -gw, then click OK, then click FPC Only
After recompilation by fpcupdeluxe:
Open cmd, cd to fpcupdeluxe\fpc\bin\x86_64-win64
gdb.ex
pascal.org
Subject: Re: [fpc-pascal] FP.exe error in x86_64-Win64
I misunderstood your previous problem, it only crashes when you try to
compile the source, not at startup...
Did you ever try to debug a program on Win64?
Now is the time to try:
you will need a win64 GDB
and recompile the IDE
I misunderstood your previous problem,
it only crashes when you try to compile the
source, not at startup...
Did you ever try to debug a program on Win64?
Now is the time to try:
you will need a win64 GDB
and recompile the IDE using -gw option.
The important GDB option here is
set win32
I deleted all files that start with FP so it would have to make new ones and
tried to compile:
Writeln('Hello World!');
And it did not work.. it has the exact same error.
James
-Original Message-
Hi,
Le 07/08/2019 à 13:17, James Richters a écrit :
> I’m trying to use FPC3.0.4 for x
Hi,
Le 07/08/2019 à 13:17, James Richters a écrit :
> I’m trying to use FPC3.0.4 for x86_64-win64.
>
> I built it with:
> https://github.com/LongDirtyAnimAlf/fpcupdeluxe/releases/tag/1.6.2x -
> fpcupdeluxe-x86_64-win64.exe
>
>
>
> I am trying to use the Text IDE using the same FP.CFG FP
10 matches
Mail list logo