|
If you’ve already installed the IDE, how can I update to the nightly builds? |
Answered by
fibodevy
Aug 21, 2026
Replies: 3 comments 2 replies
|
Nightly builds are nothing more than builds of the Just use the installer or fpcupdeluxe and install/update to the If you use the installer, it will tell you whether your installation is up to date or can be updated - it compares the last commit hash of your install against the current one. |
0 replies
Answer selected by
fibodevy
|
Ok, thanks |
0 replies
|
Is there a changelog? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nightly builds are nothing more than builds of the
mainbranch - they exist to verify that nothing is broken and everything still compiles. They're not really meant to be downloaded.Just use the installer or fpcupdeluxe and install/update to the
mainbranch - that's all.If you use the installer, it will tell you whether your installation is up to date or can be updated - it compares the last commit hash of your install against the current one.