Re: Problem Compiling SamyGo Extensions
Posted: Fri Feb 26, 2010 9:52 am
SEC_GAME means you have to create a folder on your usb pen and put the SamyGO folder into it.leejk wrote:Still no good. I do not know what the SEC_GAME is referring to. I copied the zip contents to my pen drive, tried it, and still got a black screen. I tried the posted dat file and got the same results. Any other ideas? I'm perfectly willing to test, just need some direction
Did I download and compile the right src files? According to the wiki, this is the right url: https://samygo.svn.sourceforge.net/svnr ... anch-0-0-1. But the readme states that for this branch there are no usable applications in this branch. So what gives?
Also, as others have mentioned, a good bit of TVs do not have the Game category, but I think all have a Gallery category, so why is the code still pointing to that?
thanks
and it was not planed to put the extensions into svn (i have to update the readme) svn was designed for the toolchain.
and it won't work to change the function name Game_Main to Gallery_Main exeDSP just executes Game_Main
if you use latest svn version and put SamyGO into SEC_GAME/SamyGO may it will work.
Code: Select all
svn up
make -f Makefile-SELP-SamyGO gallery
hth
arris