s

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Expanded Windows Compile Guide #26117
    s
    Participant

    so wimc is now ok. my error. wimc+ is not compiling.

    in reply to: Expanded Windows Compile Guide #26113
    s
    Participant

    i testet r23 wif patsch (thank you ) deintallet kompeltle and intalletet r24 (it´s yesterday posible). it changes noving.se log

    c:/wiimcp/source/fileop.cpp: In function 'bool MountPartitions(int, int)':
    c:/wiimcp/source/fileop.cpp:869:24: warning: variable 'disc' set but not used [-Wunused-but-set-variable]
    c:/wiimcp/source/fileop.cpp: In function 'int VerifyPlaylistEntry(char*)':
    c:/wiimcp/source/fileop.cpp:3482:27: error: 'diropen' was not declared in this scope
    c:/wiimcp/source/fileop.cpp:3487:16: error: 'dirclose' was not declared in this scope
    make[1]: *** [fileop.o] Error 1
    make: *** [build] Error 2

    but the code without patsch doesn’t work. strage or

    c:/devkitPro/portlibs/ppc/liblibiconv.a: could not read symbols: Archive has no index; run ranlib to add one
    collect2: ld returned 1 exit status
    make[1]: *** [/c/wiimc/wiimc.elf] Error 1
    make: *** [build] Error 2

    after this code

    PATH=$DEVKITPPC/bin:$PATH
    cd /c/wiimc/libs/fribidi/
    ./configure --host=powerpc-eabi --prefix="${DEVKITPRO}/portlibs/ppc" --libdir="${DEVKITPRO}/portlibs/ppc/lib" --disable-shared
    make
    make install
    cd ..
    cd libiconv/
    ./configure --host=powerpc-eabi --prefix="${DEVKITPRO}/portlibs/ppc" --libdir="${DEVKITPRO}/portlibs/ppc/lib" --disable-shared
    make
    make install
    cd ..
    cd pcre/
    ./configure --host=powerpc-eabi --prefix="${DEVKITPRO}/portlibs/ppc" --libdir="${DEVKITPRO}/portlibs/ppc/lib" --disable-shared
    make
    make install
    cd ..
    cd libexif/
    ./configure --host=powerpc-eabi --prefix="${DEVKITPRO}/portlibs/ppc" --libdir="${DEVKITPRO}/portlibs/ppc/lib" --disable-shared
    make
    make install
    cd ..
    cd /c/wiimc
    make clean
    make
    in reply to: Expanded Windows Compile Guide #26109
    s
    Participant

    hello
    my probelm is
    wen i conpile wiimc+
    came always


    c:/wiimcp/source/fileop.cpp: In function 'bool MountPartitions(int, int)':
    c:/wiimcp/source/fileop.cpp:869:24: warning: variable 'disc' set but not used [-Wunused-but-set-variable]
    c:/wiimcp/source/fileop.cpp: In function 'int VerifyPlaylistEntry(char*)':
    c:/wiimcp/source/fileop.cpp:3482:27: error: 'diropen' was not declared in this scope
    c:/wiimcp/source/fileop.cpp:3487:16: error: 'dirclose' was not declared in this scope
    make[1]: *** [fileop.o] Error 1
    make: *** [build] Error 2

    wiimc can normaly compile. i use too make the guide for this page. 7 times for now

    i´m partially paralyzedand my englich is bad. when any question say easy

Viewing 3 posts - 1 through 3 (of 3 total)

Login

Lost Password