Skip to content

EiffelStudio 22.05 GPL

Latest
Compare
Choose a tag to compare
@tioui tioui released this 14 Sep 01:13

This release is based on the SVN release: https://svn.eiffel.com/eiffelstudio-public/tags/Eiffel_22.05/

Note that there is no installation files for Windows but there is batch files to Start EiffelStudio using MinGW and Microsoft C. If you are not sure, use the EiffelStudio-MinGW.bat to start EiffelStudio.
Note that for privacy reason, the cloud has been disabled.
Also, note that the update functionality has been disabled because it will redirect to EiffelSoftware official proprietary Enterprise downloads.
This is the first release that used libgtk3 instead of libgtk2 to compile Vision2 application. So instead of installing libgtk2.0-dev, you need to install libgtk-3-dev like this (on Debian/Ubuntu system):

sudo apt-get install libgtk-3-dev

Note that the MacOS build have been generated by Jimmy Johnson on MacOS Catalina (Version 10.15.7).