FLTK logo

Re: [fltk/fltk] 1.4.x:focus box drawing incorrectly on OSX (e.g. 10.10.15) at scales >100% (#192)

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.issues  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: [fltk/fltk] 1.4.x:focus box drawing incorrectly on OSX (e.g. 10.10.15) at scales >100% (#192) erco77 Feb 20, 2021  
 

Same results using cmake, e.g:

mkdir build
cd build
cmake -D OPTION_USE_SYSTEM_LIBJPEG=Off -D OPTION_USE_SYSTEM_ZLIB=Off -D OPTION_USE_SYSTEM_LIBPNG=Off ..
make -j 4
open bin/test/buttons.app

BTW, I don't seem to have a system that can build FLTK unless I turn off the default that tries to use the system image libs. For me it always craps out building the PNG lib (an error about the ZLIB stuff being the wrong version), so I always have been disabling /all/ the system image libs. Perhaps this should be the default on OSX, just so a simple default build works?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

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'.