Author Topic: rev-13926 ; ContribPlugins_wx32-unix.workspace  (Read 104 times)

Offline LETARTARE

  • Lives here!
  • ****
  • Posts: 580
  • L'ami de l'homme.The friend of man.
    • LETARTARE
rev-13926 ; ContribPlugins_wx32-unix.workspace
« on: Today at 03:23:59 pm »
Context :Leap-15.6, gcc-15.2.0, wx-328, gtk3

Compilation of : ContribPlugins_wx32-unix.workspace => correct

By wanting to reload the default workspace I received this message (attached) , which I could not solve.

I couldn't find anything in 'Envars-wx3.2.x(Unix)'
CB-13926, plugins-sdk-2.25.0 : Collector-2.6.5, AddOnForQt-5.1.2
1- Win7 Business Pack1 64bits : wx-3.2.8, gcc-15.2.0,
2- OpenSuse::Leap-15.6-64bits : wx-3.2.8;gtk3-u, gcc-15.2.0,
=> !! The messages are translated by 'Deepl'

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1897
Re: rev-13926 ; ContribPlugins_wx32-unix.workspace
« Reply #1 on: Today at 04:53:11 pm »
This section in debugger_gdbmi_wx32-unix.cbp looks out of place:
Code
<Extensions>
<envvars set="cb_plugin" />
<wxsmith version="1">
<gui name="wxWidgets" src="" main="" init_handlers="necessary" language="CPP" />
<resources>
<wxPanel wxs="wxsmith/config_panel.wxs" src="src/config.cpp" hdr="src/config.h" fwddecl="1" i18n="1" name="ConfigurationPanel" language="CPP" />
</resources>
</wxsmith>
</Extensions>

Offline LETARTARE

  • Lives here!
  • ****
  • Posts: 580
  • L'ami de l'homme.The friend of man.
    • LETARTARE
Re: rev-13926 ; ContribPlugins_wx32-unix.workspace
« Reply #2 on: Today at 05:14:55 pm »
Thanks.
This effectively removes the warning.
CB-13926, plugins-sdk-2.25.0 : Collector-2.6.5, AddOnForQt-5.1.2
1- Win7 Business Pack1 64bits : wx-3.2.8, gcc-15.2.0,
2- OpenSuse::Leap-15.6-64bits : wx-3.2.8;gtk3-u, gcc-15.2.0,
=> !! The messages are translated by 'Deepl'