81
Development / Re: which standard to use, both for building wx and CB
« Last post by Miguel Gimenez on May 28, 2026, 01:09:01 pm »@christo, do you plan to commit the file from autoconf-archive?
Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!
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"
Also I dont think I need to change any credentials