Hi, I´m trying to compile wiimc on a windows 7.
But on step 6, when i try to compile and install the dependencies i had an error that can´t solve by myself.
Jose@Jose-PC /c/devkitPro/wiimc/libs/fribidi
$ ./configure --host=powerpc-eabi --prefix="${DEVKITPRO}/portlibs/ppc" --libdir="${DEVKITPRO}/portlibs/ppc/lib" --disable-shared
configure: WARNING: If you wanted to set the --build type, don´t use --host.
If a cross compiler is detected the cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for powerpc-aebi-strip... no
checking for strip... no
checking for powerpc-aebi-gcc... no
checking for gcc... no
checking for powerpc-aebi-cc... no
checking for cc... no
checking for powerpc-aebi-cl.exe... no
checking for cl.exe... no
configure: error: in `/c/devkitPro/wiimc/libs/fribidi´:
configure: error: no acceptable C compiler found in $PATH
See `config.log´for more details.
I´m new at the use of this tools, if someone could help me i will apreciate.
Thanks.