Opened 6 years ago
Closed 6 years ago
#123 closed defect (fixed)
Failed to compile with ENABLE_TRACING==1
Reported by: | auyeung | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-3.1 |
Component: | VTM | Version: | VTM-3.0 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
Failed to compile version cc77d7a4 with
#define ENABLE_TRACING 1
Error message:
VVCSoftware_VTM/source/Lib/CommonLib/../CommonLib/dtrace_codingstruct.h:161:29: error: ‘struct CodingUnit’ has no member named ‘partSize’; did you mean ‘lumaSize’?
tempCS->cus[0]->partSize,
Change history (1)
comment:1 Changed 6 years ago by ksuehring
- Milestone changed from VTM-3.0 to VTM-3.1
- Resolution set to fixed
- Status changed from new to closed
- Version set to VTM-3.0
Note: See TracTickets for help on using tickets.
fixed in
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/127