mirror of
https://github.com/fltk/fltk.git
synced 2026-05-20 22:36:19 +08:00
Improve ABI configuration documentation
Add a note to rebuild everything after changing the ABI configuration.
This commit is contained in:
@@ -53,12 +53,15 @@ the version number.
|
||||
----------------------------------------------------------
|
||||
|
||||
Run
|
||||
|
||||
make clean
|
||||
./configure --with-abiversion=10401
|
||||
make
|
||||
|
||||
This will generate FL/abi-version.h and build FLTK as usual.
|
||||
|
||||
Note: you should always make sure that you compile everything from
|
||||
scratch if you change the ABI version or any other configuration
|
||||
options, e.g. with `make clean'.
|
||||
|
||||
(2) CMake + make
|
||||
----------------
|
||||
|
||||
Reference in New Issue
Block a user