Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved instructions for compiling with the Text IDE #133

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Zaaphod
Copy link
Contributor

@Zaaphod Zaaphod commented Nov 30, 2024

No description provided.

@Zaaphod Zaaphod force-pushed the Zaaphod branch 2 times, most recently from 3288620 to fc0d2e4 Compare November 30, 2024 22:22
It needs to be much more clear that X11 is for Linux and GDI is for Windows.  I don't know what Mac or other platforms would use here

Also the better way to compile with the Text IDE is to load the appropriate fpgui_toolkit.pas file
which will compile ALL units, not just what may be used in a particular project, then all the newly
created units can be used for various projects, and you won't run into a problem if your original
project didn't use one of the units.

The instructions for compiling with the IDE have been modified to show usage for Linux and Windows
and further explain how to compile fpgui_toolkit.pas to compile all units
@graemeg
Copy link
Owner

graemeg commented Dec 4, 2024

Thank you. This has been merged into maint and develop. Shortly I'll create a new v1.4.2 release (available as master), so it will appear there too, very soon.

@graemeg graemeg self-assigned this Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants