Hey Guy´s
I have problem with my radio menu.
I also do not have topical rev370 compiled and also because functioned my radio not
with some streams there stands: Please, waiting… Loading…. and then nothing comes
I have the news portlibs
And thus Compiling I
PATH=$DEVKITPPC/bin:$PATH
cd wiimc/libs/fribidi/
./configure --host=powerpc-eabi --prefix="${DEVKITPRO}/portlibs/ppc" --libdir="${DEVKITPRO}/portlibs/ppc/lib" --disable-shared
make
make install
cd ../libiconv/
./configure --host=powerpc-eabi --prefix="${DEVKITPRO}/portlibs/ppc" --libdir="${DEVKITPRO}/portlibs/ppc/lib" --disable-shared
make
make install
cd ../liba52/
./configure --host=powerpc-eabi --prefix="${DEVKITPRO}/portlibs/ppc" --libdir="${DEVKITPRO}/portlibs/ppc/lib" --disable-shared
make
make install
cd ../libntfs/
make
make install
cd ../opencore-amr/
make
make install
cd ../openjpeg/
make
make install
cd ../..
make
exit
Please, help me ❓