FLTK logo

Re: [MOD] STR #3531: abi-version.h not created/changed by ./configure

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

Re: [MOD] STR #3531: abi-version.h not created/changed by ./configure Albrecht Schlosser Nov 12, 2019  
 
DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR Pending]

Link: https://www.fltk.org/str.php?L3531
Version: 1.3.5
Fix Version: None


BTW, I also tested `./configure --with-abiversion=10304' and ran the demo
program under Linux:

$ ./fltk-config --compile abi-version.cxx && ./abi-version
g++ -I. -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/freetype2 -I/usr/include/libpng16 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -o 'abi-version'
'abi-version.cxx' ./lib/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft
-lfontconfig -lXinerama -lpthread -ldl -lm -lX11
FL_API_VERSION   = 10305
FL_ABI_VERSION   = 10304
FLTK_ABI_VERSION = 10304

Configured w/o abiversion:

FL_API_VERSION   = 10305
FL_ABI_VERSION   = 10300
FLTK_ABI_VERSION = 10300


Link: https://www.fltk.org/str.php?L3531
Version: 1.3.5
Fix Version: None


Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

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