I followed the README and have the required Qt, etc. I opened updateDVB in Qt Creator and hit the green triangle and got these fatal errors:
'SYS_DCII" was not declared in the scope
Error 1
Everything points to dvb_settings.cpp and I'm thinking it has to do with the INCLUDE paths. If I comment out 'case SYS_DC_II:' I get more errors and if I remember correctly; the fix is a simple one.
Jim
'SYS_DCII" was not declared in the scope
Error 1
Everything points to dvb_settings.cpp and I'm thinking it has to do with the INCLUDE paths. If I comment out 'case SYS_DC_II:' I get more errors and if I remember correctly; the fix is a simple one.
Jim