Author Topic: plugin source_exporter  (Read 8461 times)

Offline LETARTARE

  • Lives here!
  • ****
  • Posts: 554
  • L'ami de l'homme.The friend of man.
    • LETARTARE
plugin source_exporter
« on: February 28, 2022, 04:05:31 pm »
Win7, Cb-12724, plugin Exporter-wx-3.1.x-(64 bits) :

The registred file "cb-12724\src\plugins\contrib\source_exporter\wxPdfDocument\include\wx\srgb2014icc.h" no exists !

We can recover it here :  https://github.com/utelle/wxpdfdoc
CB-13653, plugins-sdk-2.25.0 : Collector-2.6.0, AddOnForQt-4.1.4
1- Win7 Business Pack1 64bits : wx-3.2.7, gcc-14.2.0,
2- OpenSuse::Leap-15.6-64bits : wx-3.2.7;gtk3, gcc-13.3.0,
=> !! The messages are translated by 'Deepl'

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1721
Re: plugin source_exporter
« Reply #1 on: February 28, 2022, 04:24:10 pm »
It is in the src folder, like in Utelle's repository. Makefile.am refers correctly to it, while the CBP files do not.

I will fix CBP files this evening.

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1721
Re: plugin source_exporter
« Reply #2 on: February 28, 2022, 04:41:33 pm »
Fixed in [r12730]