Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
QSR 2.1, QSR 2.2
-
None
Description
It is possible to select the CRC algorithm for Golden CRC generator in QtSafeLayoutTool by giving crcgen option. That parameter is not documented in the user manual.
--crcgen <algorithm> Select CRC generation algorithm
('snap-misr', 'snap-misr-bypass',
'mpeg2', 'crc32', 'crc-off')
It can be set in CMake using CRC_ALGORITHM parameter.