/home/gga/code/applications/mrv2/Linux-vulkan-amd64/Release/deps/FLTK/src/FLTK/build_vk_wayland/test/preferences.cxx:132:4: error: expected ‘;’ before ‘}’ token
132 | }
| ^
| ;
133 | }
| ~
/home/gga/code/applications/mrv2/Linux-vulkan-amd64/Release/deps/FLTK/src/FLTK/build_vk_wayland/test/preferences.cxx: In function ‘void cb_wShave(Fl_Check_Button*, void*)’:
/home/gga/code/applications/mrv2/Linux-vulkan-amd64/Release/deps/FLTK/src/FLTK/build_vk_wayland/test/preferences.cxx:159:4: error: expected ‘;’ before ‘}’ token
159 | }
| ^
| ;
160 | }
| ~
The mystery is indeed resolved. In my script, I was *NOT* building fluid and thus, it was grabbing the one in ~/bin/ which did not have the lambda changes.
Sorry for the incorrect bug report.
--
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...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/fltkcoredev/9905a7b0-1033-4815-8b00-d87c733da3aen%40googlegroups.com.