-
Hello Fred (and other)!
For your information, I started to work on a new branch derived from (unfinished) version 4.6.3. I called the branch 'maint', for _maintenance_ (idea borrowed to Graeme).
…
-
Hi Fred
to reproduce :
create a console app , build it for the first time goes ok but for the second time the ide will freeze
btw i am using fpc 3.2.2 32bits
-
I'm learning how to use MSEgui and ideU having spent most of my time in Lazarus with LCL and fpgui. I found MSEide hard to use because of the default fonts.
To do this I'm looking through the MSEun…
-
If I have the following code:
```
procedure tmainfo.formpaint(const Sender: twidget; const acanvas: tcanvas);
begin
acanvas.fill
```
with the curseur after `fill` and press Ctrl-Space to show …
-
Hi Fred,
I see that in the release there is no FP IDE present, is the only IDE released with FreePascal and it should not be left aside. Also, if you try to compile FP with ootb, it fails...
-
Hello.
I use last fpcupdeluxe version 2.4.0, installing the cross compiler was ok and clang too.
But when trying to compile a test demo with this:
`> /home/fred/fpcupdeluxe/fpc/bin/x86_64-lin…
-
```
Verbose: Compiling resource /home/user/cuda/cuda/app/lib/i386-freebsd/cudatext.or
Verbose: Linking /home/user/cuda/cuda/app/builds/freebsd-x32-gtk2/cudatext
Warning: /home/user/fpcupdeluxe/fpcu…
-
Hello.
When compiling a console or msegui application, bgrabitmap needs files from /lazarus/components/lazutils/.
Could it be possible to consider to add in bgrabitmap directory the files needed…
-
@mix-7 gave me this log, he uses Lazarus 2.2.6.
```
/home/one/cudatext_up/src/bgrabitmap/bgrabitmap/generatedunicode.inc(406,1) Warning: (5059) Function result variable does not seem to be initial…
-
Hello Fred!
I am thinking of writing a tutorial about MSEide installation, and maybe a script (at least for Linux).
There is a little thing that I noticed while installing v5.6.10.
For exampl…