FLTK logo

[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 ]

FLTK Cairo builds (autoconf + CMake) Albrecht Schlosser Mar 01, 2021  
 
Hi All,

I committed an updated version of our autoconf/configure + CMake build files for Cairo support.

This version relies entirely on pkg-config to find the required flags and libs. As discussed recently I'm planning to implement the "no pkg-config" mode for autoconf but I do currently not intend to do this for CMake builds.

I tested this new version on Linux + macOS successfully but I don't have a working Cairo installation on Windows so I can't test that.

Can you please test in your environments if the new Cairo build support works and report here?

Specific questions:

- does it work with autoconf --enable-cairo ?
- does it work with cmake -D OPTION_CAIRO=ON ?

If the build works then test/cairo_test should display the cairo demo image.


Related questions regarding build environments:

Which package managers are you using on macOS?

I installed Homebrew (arm64) on my M1 MacBook and installed autoconf and Cairo support files (libs) with:

$ brew install autoconf
$ brew install cairo

I installed CMake on macOS from cmake.org (.dmg file).

Thanks in advance for your tests and feedback.

--
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/18df2d55-e1f8-a13a-7bcf-b0762c50cd39%40online.de.
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'.