Hi,
I’m encountering a problem to compile the svn release tagged R1.2.6 :
/opt/WiiMC/Current/wiimc-read-only/source/video.cpp: In function ‘void InitVideo()’:
/opt/WiiMC/Current/wiimc-read-only/source/video.cpp:252:16: error: ‘TVPal576IntDfScale’ was not declared in this scope
/opt/WiiMC/Current/wiimc-read-only/source/video.cpp:252:48: error: ‘TVPal576ProgScale’ was not declared in this scope
make[1]: *** [video.o] Erreur 1
make: *** [build] Erreur 2
My build environment is okay in principle.
Previously I have compiled the R1.2.4 without any problem.
Do you have an idea ?
Thanks 🙂