Opened 8 years ago

Closed 8 years ago

#97 closed defect (fixed)

no build with AVC_BASE 0

Reported by: kolya Owned by: Vadim
Priority: minor Milestone: SHM-12.0
Component: SHM software Version: SHM-11.0
Keywords: Cc: Vadim, jct-vc@…

Description

when AVC_BASE 0 is set, I have

/cygdrive/c/Users/nshlyakh/git/SHM/build/linux/app/TAppDecoder/../../../../source/App/TAppDecoder/TAppDecTop.cpp: In member function 'Void TAppDecTop::decode()':
/cygdrive/c/Users/nshlyakh/git/nganalyzerqt-shvc_re/SHM/build/linux/app/TAppDecoder/../../../../source/App/TAppDecoder/TAppDecTop.cpp:427:32: error: 'm_tgtLayerId' was not declared in this scope

for(UInt layer = 0; layer <= m_tgtLayerId; layer++)


../../common/makefile.base:236: recipe for target 'objects/TAppDecTop.d.o' failed
make[1]: * [objects/TAppDecTop.d.o] Error 1
make[1]: Leaving directory '/cygdrive/c/Users/nshlyakh/git/SHM/build/linux/app/TAppDecoder'
makefile:21: recipe for target 'debug' failed
make:
* [debug] Error 2

Change history (1)

comment:1 Changed 8 years ago by Vadim

  • Resolution set to fixed
  • Status changed from new to closed

fixed with rev 1524

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

  • Gerhard Tech(Always)
  • jct-vc@…(Subscriber)
  • Karsten Suehring(Always)
  • Nikolay Shlyakhov(Reporter)
  • Vadim Seregin(Owner, Subscriber, Participant)