21
Development / Error when compiling C::B svn 13356 with msys2/gcc
« Last post by gd_on on September 18, 2023, 01:21:55 pm »When I compile C::B svn 13356 with last g++ version form msys2 on windows (version 13.2.0), I obtain this error :
probably in relation with modifications introduced in svn 13355 in compiler.h and advancedcompileroptionsdlg.cpp.
I tried a full rebuild.
Code
compiler.o:compiler.cpp:(.rdata$_ZTV8Compiler[_ZTV8Compiler]+0x230)||undefined reference to `Compiler::CheckForWarningsAndErrors(wxString const&, long&, wxString&)'|
||error: ld returned 1 exit status|
I tried a full rebuild.