31
Development / Re: which standard to use, both for building wx and CB
« Last post by christo on May 28, 2026, 03:17:13 pm »@Miguel Gimenez, no, I just mentioned that for reference, can be committed when someone update c++ version
When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.
mingw32-make -f makefile.gcc SHARED=1 MONOLITHIC=1 BUILD=release UNICODE=1 VENDOR=cb CXXFLAGS+="-std=c++23" setup_h
mingw32-make -f makefile.gcc -j 26 SHARED=1 MONOLITHIC=1 BUILD=release UNICODE=1 VENDOR=cb CXXFLAGS+="-std=c++23"