Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Error when compiling C::B svn 13356 with msys2/gcc

(1/3) > >>

gd_on:
When I compile C::B svn 13356 with last g++ version form msys2 on windows (version 13.2.0), I obtain this error :

--- Code: ---compiler.o:compiler.cpp:(.rdata$_ZTV8Compiler[_ZTV8Compiler]+0x230)||undefined reference to `Compiler::CheckForWarningsAndErrors(wxString const&, long&, wxString&)'|
||error: ld returned 1 exit status|

--- End code ---
probably in relation with modifications introduced in svn 13355 in compiler.h and advancedcompileroptionsdlg.cpp.
I tried a full rebuild.

Miguel Gimenez:
Looks like the modified compiler.cpp with the new overload for CheckForWarningsAndErrors() was not commited.

Miguel Gimenez:
@MortenMacFly, can you take a look?. Thank you.

blauzahn:
I have the same problem on Linux x86_64.

Wkerry:
is this a showstopper for the CB release this year?

Navigation

[0] Message Index

[#] Next page

Go to full version