1
Development / Re: CodeBlocks with FortranProject plugin
« Last post by Wkerry on Today at 01:17:35 am »Have a look at the C::B wiki pages.
As usual while waiting for the next release - don't forget to check the nightly builds in the forum.
What std is being used to build CB and wxWidgets?
CXXFLAGS+="-std=c++11" or 14 or 17 or 20?
I'd like to set my wx build to the level being used for the nightlies.