Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: everSome on June 03, 2023, 10:47:46 pm

Title: Nigntly R13304
Post by: everSome on June 03, 2023, 10:47:46 pm
Out of curiosity, how does wxSmithDemo get built? Is there some special incantation needed? Also, is the *_wx31_64.cbp stuff being left to die on the vine? I see many *_wx32_64.cbp changes happening without concomitant _wx31_64.cbp changes. Otherwise it works great. Builds itself as expected using all the good stuff, gcc 13.1.0, wxWidgets wxWidgets-3.2.2.1.
Title: Re: Nigntly R13304
Post by: everSome on June 05, 2023, 10:25:58 pm
Well, adding:
      <Project filename="plugins/contrib/wxSmithDemo/wxSmithDemo_wx32_64.cbp" />
to the end of:
ContribPlugins_wx32_64.workspace
for:
codeblocks-code-r13311-trunk

does successfully build an executable.