Compiling the AlertDialog example from the Programming with Gtkmm 4 book returns 15 errors.
- Error (active) E0040 expected identifier ThirdCPPGTK4 C:\Programming\CPP\GTK4_Gvsbuild\include\gtkmm-4.0\gtkmm\stringsorter.h 65
- Error C2143 syntax error: missing '}' before 'constant' ThirdCPPGTK4 C:\Programming\CPP\GTK4_Gvsbuild\include\gtkmm-4.0\gtkmm\stringsorter.h 65
- Error C2059 syntax error: 'constant' ThirdCPPGTK4 C:\Programming\CPP\GTK4_Gvsbuild\include\gtkmm-4.0\gtkmm\stringsorter.h 65
The list of errors continues in the same file 'stringsorter.h'
I'm using Visual Studio 2019 to compile the program.
I'm using GTK4_Gvsbuild_2025.9.0_x64.zip
Compiling the AlertDialog example from the Programming with Gtkmm 4 book returns 15 errors.
The list of errors continues in the same file 'stringsorter.h'
I'm using Visual Studio 2019 to compile the program.
I'm using GTK4_Gvsbuild_2025.9.0_x64.zip