orion-project / rezonator2

Laser resonator calculation tool
http://rezonator.orion-project.org
GNU General Public License v3.0
56 stars 11 forks source link

Use precompiled qhc for help #60

Closed orion-project closed 5 months ago

orion-project commented 5 months ago

Qt6 can't create QHC file properly, it creates an empty file and then we have:

Cannot register namespace \"org.orion-project.rezonator\".

Qt5 works fine and creates a proper file.

Bundle a QHC file created during help compilation and use it instead of allowing the help engine to create a new (probably currupted) one