Author Topic: r13998 : CodeSnippets wx3.2.x (Unix)  (Read 166 times)

Offline LETARTARE

  • Lives here!
  • ****
  • Posts: 601
  • L'ami de l'homme. The friend of man.
    • LETARTARE
r13998 : CodeSnippets wx3.2.x (Unix)
« on: Yesterday at 07:13:16 pm »
The compilation under 'Win-7' is correct.

Leap-15.6, r13998, gcc-15.2, wx-328 :

With '.../Cb/Gcc1520/cb13998/src/ContribPlugins_wx32-unix.workspace'
Cannot create the output file : see the attachment
CB-13999, plugins-sdk-2.26.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 LETARTARE

  • Lives here!
  • ****
  • Posts: 601
  • L'ami de l'homme. The friend of man.
    • LETARTARE
Re: r13998 : CodeSnippets wx3.2.x (Unix)
« Reply #1 on: Today at 10:57:39 am »
The error is in:
Code
zip -j9 ../../../devel32/share/CodeBlocks/codesnippets.zip manifest.xml
corrective :
Code
zip -j9 ../../../devel32/share/codeblocks/codesnippets.zip manifest.xml
A story of tiny !
« Last Edit: Today at 10:59:55 am by LETARTARE »
CB-13999, plugins-sdk-2.26.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'