platform: raspberryPi5 gcc version 12.2.0 (Debian 12.2.0-14)
compiler: GCC c++
template: console application
program: hello world DEMO
Error location: basic_string.tcc Line#949
error Msg: '__ctype_' has not been declared
level: beginner
using a new Code::Blocks installation with the console template for the Demo/Example 'hello world.cpp' file.
during the build process the errors are occurring in the basic_string.tcc file.
i have not modified nor configured code::blocks since the installation.
if there is a library missing does someone know what it might be
