FLTK logo

[fltk.general] abi-version.h missing when not using "make install"

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

abi-version.h missing when not using "make install" ken williams Mar 07, 2021  
  Hi everyone!

I successfully build and run the first FLTK example from Programming Principles and Practice with the commands: 

cmake ..
make 
make install

However, before using "make install"  the FL folder did not have a file named "abi-version.h" which is required by some of the files from the book's graphical library.

I understand that "make install" moves the FL folder from the download location to the /usr/local/include and the static libraries (.a files) to /usr/local/lib ... 

So I wonder why I don't have the "abi-version.h" file when only building FLTK and not installing it. 
I downloaded FLTK 1.4 from the site and from Git and the abi file is still missing.
Or maybe I did something else wrong?

Thanks for taking the time!


--
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkgeneral/03ea8a09-a1ba-4217-b48a-435abfcd93b6n%40googlegroups.com.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.