-
Bug: IDE uses path like this: `/C:/projects/test` so the compiler can't find the source. I guest there is typo on the path. On Windows we use backward slashes isn't it? This kind of forward slashes pa…
-
tools/POtools/POdemo/podemo.prj
```
Note: DWARF debug information cannot be used with smart linking on this target, switching to static linking
Free Pascal Compiler version 3.2.2 [2021/07/09] for x…
-
The tooltip background is of a light color, making impossible to read the text. I tested this with a tooltip on a button from the toolbar of my application. And I have no idea how to change that at th…
-
Hello.
Commit ee10850a of 17 Oct, 2021 breaks msegui compatibility.
It introduces in 64 bit OS for **TAnsiRec** and **TUnicodeRec** new size of the reference counter ( was a **SizeInt** now it is…
-
error encountered compiling app, latest version 5.4.0
myprintsample.pas
uses
mseformatpngwrite
mseformatpngwrite.pas
uses
msefpwritepng
gives the error:
mseformatpngwrite.pas(19,…
roywd updated
3 years ago
-
While making Zeos 7.2 compile with MSEIDE + MSEGUI again, I had to make a small modification to msezeos.pas because iactivatorclient and isqlpropertyeditor have different opinions about the signature …
-
On this page https://github.com/mse-org/mseide-msegui it says:
1. Download and install FPC, you can get it from http://www.freepascal.org/download.var
2. Download mseide_msegui from https://github…
-
On this page: https://www.freepascal.org/fcl/fcl.html there is a link to MSEide+MSEgui which takes you to the old sourceforge website instead of this one. I can't report this on their bug tracker beca…
-
1. Is it possible to build apps using msegui without using the IDE? I prefer just using vim. I guess that means I'd need some kind of make file?
2. Is it possible to stop the text caret (cursor) from…
-
Hello Fred!
I try to compile the mselang under Windows, using MSEide. I get the following error:
> Free Pascal Compiler version 3.0.4 [2017/10/06] for i386
>
> Copyright (c) 1993-2017 by Flor…