Giles

Results 4 comments of Giles

Just started looking at this the first time today. Would be nice to have the samples included in CMake as well. Managed to build them of master, but they don't...

Thanks for responding so quickly. I noticed this while compiling on MacOS trying out for the first time. I can build all the samples, but out of all the samples...

Got all the samples compiling and running on MacOS on ARM built against wxWidgets-3.1.6. At the end of each frame constructor just had to add: Centre(); wxSize sz(400, 300); this->SetClientSize(sz);...

Thanks for responding so quickly. I noticed this while compiling on MacOS trying out for the first time. I can build all the samples, but out of all the samples...