Opened 2 years ago
Closed 2 years ago
#1576 closed defect (fixed)
VTM18.0 compile error on Linux
Reported by: | iole_moccagatta | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | VTM-18.1 |
Component: | VTM | Version: | |
Keywords: | Cc: | ksuehring, fbossen, iole_moccagatta, XiangLi, jvet@… |
Description
VTM18.0 fails to compile on Linux in release mode. The failure seems caused by a warning that in release mode is treated as error. The log is attached.
Latest VTM (89c013aa3ee3638cc5184a30b7db603ef326dd34) hits the same compile error.
Both VTM18.0 and latest compile in debug mode.
VTM17.0 compiles in release mode w/o errors on the same Linux system.
Attachments (1)
Change history (3)
Changed 2 years ago by iole_moccagatta
comment:1 Changed 2 years ago by iole_moccagatta
comment:2 Changed 2 years ago by fbossen
- Milestone set to VTM-18.1
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/merge_requests/2326 fixes the compilation error.