FLTK logo

Re: [fltk.coredev] FLTK Cairo builds (autoconf + CMake)

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

Re: FLTK Cairo builds (autoconf + CMake) Manolo Mar 01, 2021  
 

On Monday, March 1, 2021 at 1:29:06 PM UTC+1 Albrecht Schlosser wrote:

Is there a difference between fltk-config generated by configure vs CMake?

Here is what I get with fltk-config generated by CMake and in <build-dir> :
 
  /Users/xxx/Desktop/buildCairo/fltk-config --use-images --compile clipboard.cxx
works OK

   /Users/xxx/Desktop/buildCairo/fltk-config --use-gl --compile OpenGL3test.cxx
works OK

 /Users/xxx/Desktop/buildCairo/fltk-config --cxxflags
-I/Users/xxx/Desktop/buildCairo -I/Users/xxx/Documents/fltk/fltk-git -I/opt/sw/include/cairo -I/opt/sw/include -I/opt/sw/include/freetype2 -I/opt/X11/include -isysroot /Applications/Xcode-12.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT

/Users/xxx/Desktop/buildCairo/fltk-config --ldflags
-L/Users/xxx/Desktop/buildCairo/lib -lfltk -lm -lpthread -framework Cocoa

--
You received this message because you are subscribed to the Google Groups "fltk.coredev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkcoredev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkcoredev/8bab8196-aaac-4d11-bfc1-0ccc5691bc54n%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'.