Author Topic: Nigntly R13304  (Read 2166 times)

Offline everSome

  • Multiple posting newcomer
  • *
  • Posts: 34
Nigntly R13304
« 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.

Offline everSome

  • Multiple posting newcomer
  • *
  • Posts: 34
Re: Nigntly R13304
« Reply #1 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.