Opened 5 years ago

Last modified 4 years ago

#1503 new defect

Werror in the linux version of HM-16.14+SCM-8.3

Reported by: ozcinarc Owned by:
Priority: major Milestone:
Component: HM Version: HM-16.14
Keywords: Cc: SCM-8.3, ksuehring, davidf, karlsharman, jct-vc@…

Description

I am trying to build HM-16.14+SCM-8.3 in linux, however I am having the following issue:

/media/ozcinar/5794A6616D9A2329/Backup/ozchinar/software/HM-16.14+SCM-8.3/build/linux/lib/TLibDecoder/../../../../source/Lib/TLibDecoder/TDecTop.cpp:336:38: error: variable ‘tempIterPic’ set but not used [-Werror=unused-but-set-variable]

Change History (1)

comment:1 Changed 4 years ago by Yuef_Z

Hi ozcinarc,

I faced the same problem with you even my gcc version is 7.5.0. My solution to avoid this problem is to comment off the definition of variable tempIterPic (line 344 : HM-16.18+SCM-8.7/source/Lib/TLibDecoder/TDecTop.cpp).

I am not sure if this operation will harm HM's performance. But this definitely can pass the make stage.

Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber, Participant

  • Cagri Ozcinar(Reporter)
  • David Flynn(Subscriber)
  • jct-vc@…(Subscriber)
  • Karl Sharman(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Always)
  • Yuefeng(Participant)