rageworx / fltk-custom

A clone of FLTK 1.4.0 for enhance as customized GUI, more functional. This project is belong to https://fltk.org.
https://rageworx.info
Other
8 stars 1 forks source link

Setup environment for Ubuntu 22.04 #50

Closed rageworx closed 1 year ago

rageworx commented 1 year ago

Prepare for Ubuntu 22.04LTS, Wayland.

rageworx commented 1 year ago

Newly installed dev packages

GL, GLU requred.

rageworx commented 1 year ago

Test for install GLU1, package of libglu1-mesa-dev. -> Working, need to reconfigure, rebuild.

rageworx commented 1 year ago

Completed.