Build Under Windows

Home Forums Development Build Under Windows

Viewing 6 posts - 31 through 36 (of 36 total)
  • Author
    Posts
  • #25347
    swatpup32
    Participant

    if I topical sourcecode load comes in ends to the following message

    #25348
    rodries
    Keymaster

    Why are you building libprojectM? Just because it’s there? It doesn’t need to be built – it’s not used by WiiMC. Read the Compiling Instructions

    #25341
    swatpup32
    Participant

    Hey, I have already some compiled, this is why I do not understand this.
    thus I do this:
    Input request begin
    cd devkitPromsyshome
    cd devkitPromsyshome>ls
    BadBoy
    cd devkitPromsyshome>cd=BadBoy
    svn checkout http://wiimc.googlecode.com/svn/trunk/ wiimc

    then then the result comes like on top in the picture

    #25349
    axgarr
    Participant

    Please use an appropriate SVN downloader (for example “TortoiseSVN”).
    Remember: Don’t use the windows command interface (CMD.EXE)

    #25345
    swatpup32
    Participant

    so I have loaded only sourcecode with TortoiseSVN.
    Now I agree while compiling another mistake

    thus I do this somebody can control sometimes

    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 ../libntfs/
    make
    make install
    cd ../opencore-amr/
    ./configure --host=powerpc-eabi --prefix="${DEVKITPRO}/portlibs/ppc" --libdir="${DEVKITPRO}/portlibs/ppc/lib" --disable-shared
    make
    make install
    cd ../openjpeg/
    make
    make install
    cd ../..
    make
    exit
    #25350
    axgarr
    Participant

    Please compile LIBA52

Viewing 6 posts - 31 through 36 (of 36 total)
  • You must be logged in to reply to this topic.

Login

Lost Password