Author Topic: Cb-13676 ::HelpPlugin  (Read 609 times)

Offline LETARTARE

  • Lives here!
  • ****
  • Posts: 567
  • L'ami de l'homme.The friend of man.
    • LETARTARE
Cb-13676 ::HelpPlugin
« on: July 14, 2025, 04:08:33 pm »
Context : 2025/07/14 => Leap-15.6, wx328, gcc-14.2.0, cb13676

This morning after loading CB-13676, the compilation provides me with errors for which I provide a solution in a ticket in:
https://sourceforge.net/p/codeblocks/tickets/1538/
CB-13676, plugins-sdk-2.25.0 : Collector-2.6.5, AddOnForQt-4.1.5
1- Win7 Business Pack1 64bits : wx-3.2.8, gcc-14.2.0,
2- OpenSuse::Leap-15.6-64bits : wx-3.2.8;gtk3, gcc-14.2.0,
=> !! The messages are translated by 'Deepl'

Online stahta01

  • Lives here!
  • ****
  • Posts: 7790
    • My Best Post
Re: Cb-13676 ::HelpPlugin
« Reply #1 on: July 14, 2025, 05:28:58 pm »
The include likely needs guarded under windows.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1738
Re: Cb-13676 ::HelpPlugin
« Reply #2 on: Today at 12:58:31 pm »
Applied modified patch to guard MSVC.

Offline LETARTARE

  • Lives here!
  • ****
  • Posts: 567
  • L'ami de l'homme.The friend of man.
    • LETARTARE
Re: Cb-13676 ::HelpPlugin
« Reply #3 on: Today at 03:46:03 pm »
Thanks
CB-13676, plugins-sdk-2.25.0 : Collector-2.6.5, AddOnForQt-4.1.5
1- Win7 Business Pack1 64bits : wx-3.2.8, gcc-14.2.0,
2- OpenSuse::Leap-15.6-64bits : wx-3.2.8;gtk3, gcc-14.2.0,
=> !! The messages are translated by 'Deepl'