Hello Nuno, Before starting working with cmake, it is important that the C++ configuration in nuttx is building and running.
Did you get this part working? Best regards, Flavio Em qui., 11 de nov. de 2021 19:17, Nuno Barcellos <nunobarcel...@gmail.com> escreveu: > Hello! > > Could anyone get the C++ CMake HelloWorld example working for the > simulator? > I'm using the sim:libcxxtest config but am getting the following error: > > nuttx-export/include/libcxx/cstdlib:154:9: error: ‘::at_quick_exit’ has not > been declared > 154 | using ::at_quick_exit; > > Thanks, > Nuno >