Replies: 2 comments 2 replies
-
This release 5.10.4 fixes mselibc.pas for Linux i386 and when fpc used <= version 3.0.2. and here: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Good job Fred! Below my script for downloading, building and installing version 5.10.4 under Linux. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
MSEide+MSEgui Pascal Cross Platform GUI Development System.
2024-04-13 MSEgui version 5.10.4.
Copyright (c) 1999-2024 by Martin Schreiber and friends.
Linux-Rpi-arm32, Linux-Rpi-aarch64,
FreeBSD-x86_64, FreeBSD-i386,
NetBSD-x86_64, NetBSD-i386,
OpenBSD-x86_64, OpenBSD-i386,
Darwin-MacOs-x86_64, Darwin-MacOs-aarch64,
Windows-i386, Windows-x86_64.
IDE:
events.
Video of installation + load/run demo:
https://user-images.githubusercontent.com/3421249/198116838-e3eaa3ca-0150-4df5-8c9f-b23bd945f5ba.mp4
Warning: For Windows, with optimization >= 3, better use -OoNODFA to disable DFA. See here: #60
Warning: For Darwin-MacOs, you need to install xquartz and fontconfig:
> brew install xquartz fontconfig
For the release of binary MSEide, please use the assets of release 5.10.0. (no change in MSEide for MSEgui 5.10.4.)
See assets at end of page:
https://github.com/mse-org/mseide-msegui/releases/tag/5.10.0
This discussion was created from the release MSEgui version 5.10.4..
Beta Was this translation helpful? Give feedback.
All reactions