zfltk icon indicating copy to clipboard operation
zfltk copied to clipboard

Option zfltk-use-zigcc fails on Linux

Open MoAlyousef opened this issue 1 year ago • 0 comments

When passed "-Dzfltk-use-zigcc=true" on linux, CMake uses zigcc to build fltk, but that fails at configure time with zig 0.12. Apparently CMake uses it to build some tests to check that it works and for some reason it doesn’t.

MoAlyousef avatar May 06 '24 08:05 MoAlyousef