Emulator Help compiling latest commits of Wii64?

Wiimpathy

Well-Known Member
Member
Joined
Mar 3, 2010
Messages
1,013
Trophies
2
XP
3,139
Country
France
  • Like
Reactions: SaulFabre

godreborn

Welcome to the Machine
Member
Joined
Oct 10, 2009
Messages
38,471
Trophies
3
XP
29,180
Country
United States
yep to both questions. here's my environmental variables:

1647540418824.png
 
  • Like
Reactions: SaulFabre

godreborn

Welcome to the Machine
Member
Joined
Oct 10, 2009
Messages
38,471
Trophies
3
XP
29,180
Country
United States
It seems you're just missing libfat actually. Try to copy libfat.a and fat.h, libfatversion.h from standard libogc in your libogc2 folder.
You may need to compile it yoursef: https://github.com/devkitPro/libfat/releases
that was it. it was libfat.a specifically, so I did a cp -r to copy the files for cube and wii, since each has a version, to libogc2:

1647549470413.png
 
  • Like
Reactions: SaulFabre

godreborn

Welcome to the Machine
Member
Joined
Oct 10, 2009
Messages
38,471
Trophies
3
XP
29,180
Country
United States
success also with build.bat. btw, @SaulFabre , I think that error you got with the elf2dol is due to not having C:\devkitpro\tools\bin in environmental path. I had the same problem with compiling one of these things, though the elf was created just like yours. I don't have that set in Linux, and somehow it still worked. wouldn't work in windows though without that.

1647552300700.png
 
  • Like
Reactions: SaulFabre

godreborn

Welcome to the Machine
Member
Joined
Oct 10, 2009
Messages
38,471
Trophies
3
XP
29,180
Country
United States
sorry to keep bumping this thread, but I got gamecube working as well by creating the gamecube folder in release. it will say it can't find the folder otherwise. I guess they forgot to include it:


1647554192172.png
 
  • Like
Reactions: SaulFabre

SaulFabre

I like Yoshis and the Wii/Wii U scene.
OP
Member
Joined
Feb 6, 2019
Messages
3,200
Trophies
2
Age
25
Location
Ecuador
Website
saulfabreg-wiivc.blogspot.com
XP
7,900
Country
Ecuador
success also with build.bat. btw, @SaulFabre , I think that error you got with the elf2dol is due to not having C:\devkitpro\tools\bin in environmental path. I had the same problem with compiling one of these things, though the elf was created just like yours. I don't have that set in Linux, and somehow it still worked. wouldn't work in windows though without that.

View attachment 302170
what is the name of the variable for that path? i want to add that to my PC so i won't need to use elf2dol manually :P
 

pedro702

Well-Known Member
Member
Joined
Mar 3, 2014
Messages
12,732
Trophies
2
Age
34
XP
8,744
Country
Portugal
i still get the error
c:\sysgcc\powerpc-eabi\powerpc-eabi\sys-include\sys\dirent.h:10:2: error: #error "<dirent.h> not supported"
#error "<dirent.h> not supported"

im on windows and saulfabre gave me his devkitpro folder so i know i have all the files needed and yet i get this error and the dols dont compile for me any help?

full changelog here
 
Last edited by pedro702,

SaulFabre

I like Yoshis and the Wii/Wii U scene.
OP
Member
Joined
Feb 6, 2019
Messages
3,200
Trophies
2
Age
25
Location
Ecuador
Website
saulfabreg-wiivc.blogspot.com
XP
7,900
Country
Ecuador
Hey there @godreborn

Since i got devkitPro 3.0.3 and devkitPPC r40-3 i think some apps won't compile correctly unless i get a earlier version such devkitPPC r39

Could you send me your entire devkitPro folder from your C: drive please in a PM (private message)?

Thanks ;)

PD: I'm using on Windows.
 
  • Like
Reactions: pedro702

godreborn

Welcome to the Machine
Member
Joined
Oct 10, 2009
Messages
38,471
Trophies
3
XP
29,180
Country
United States
Hey there @godreborn

Since i got devkitPro 3.0.3 and devkitPPC r40-3 i think some apps won't compile correctly unless i get a earlier version such devkitPPC r39

Could you send me your entire devkitPro folder from your C: drive please in a PM (private message)?

Thanks ;)

PD: I'm using on Windows.
yes, it might take a bit though. I have like 180,000 files or in my devkitpro folder, since I've installed A LOT and have managed to compile about 20 things at this point.
 
  • Like
Reactions: SaulFabre

SaulFabre

I like Yoshis and the Wii/Wii U scene.
OP
Member
Joined
Feb 6, 2019
Messages
3,200
Trophies
2
Age
25
Location
Ecuador
Website
saulfabreg-wiivc.blogspot.com
XP
7,900
Country
Ecuador
yes, it might take a bit though. I have like 180,000 files or in my devkitpro folder, since I've installed A LOT and have managed to compile about 20 things at this point.
but just make a 7z file of your entire devkitPro folder and send to me via PM ;)
 

godreborn

Welcome to the Machine
Member
Joined
Oct 10, 2009
Messages
38,471
Trophies
3
XP
29,180
Country
United States
the file was too large for sending it through pm. I also tried a .7z, but it also said it was too large. I think it's because there are so many files in it as it's 2.17GB compressed via ultra. I'm uploading it to mediafire now, but it's slow due to that.
 
  • Like
Reactions: SaulFabre

pedro702

Well-Known Member
Member
Joined
Mar 3, 2014
Messages
12,732
Trophies
2
Age
34
XP
8,744
Country
Portugal
the file was too large for sending it through pm. I also tried a .7z, but it also said it was too large. I think it's because there are so many files in it as it's 2.17GB compressed via ultra. I'm uploading it to mediafire now, but it's slow due to that.
any chance you can help me im on windows and i got this error when using build.bat

C:\Users\pedro\Desktop\Wii64-master>make -f Makefile.Rice_wiivc --jobs=5
powerpc-eabi-g++ -DRICE_GFX -DWII -DHW_RVL -DUSE_EXPANSION -D__wii__ -DRVL_LIBWIIDRC -g -O3 -Wall -Wno-parentheses -Wno-unused-parameter -pipe -mcpu=750 -meabi -mhard-float -I/opt/devkitpro/libogc2/include -I/opt/devkitpro/portlibs/ppc/include -DGEKKO -D__GX__ -DUSE_GUI -DRELEASE -DMENU_V2 -DTHREADED_AUDIO -DUSE_RECOMP_CACHE -DPPC_DYNAREC -DFASTMEM -DNO_ASM -c -o TextureArchive/ArchiveReader.o TextureArchive/ArchiveReader.cpp
powerpc-eabi-g++ -DRICE_GFX -DWII -DHW_RVL -DUSE_EXPANSION -D__wii__ -DRVL_LIBWIIDRC -g -O3 -Wall -Wno-parentheses -Wno-unused-parameter -pipe -mcpu=750 -meabi -mhard-float -I/opt/devkitpro/libogc2/include -I/opt/devkitpro/portlibs/ppc/include -DGEKKO -D__GX__ -DUSE_GUI -DRELEASE -DMENU_V2 -DTHREADED_AUDIO -DUSE_RECOMP_CACHE -DPPC_DYNAREC -DFASTMEM -DNO_ASM -c -o Rice_GX/OGLGraphicsContext.o Rice_GX/OGLGraphicsContext.cpp
powerpc-eabi-g++ -DRICE_GFX -DWII -DHW_RVL -DUSE_EXPANSION -D__wii__ -DRVL_LIBWIIDRC -g -O3 -Wall -Wno-parentheses -Wno-unused-parameter -pipe -mcpu=750 -meabi -mhard-float -I/opt/devkitpro/libogc2/include -I/opt/devkitpro/portlibs/ppc/include -DGEKKO -D__GX__ -DUSE_GUI -DRELEASE -DMENU_V2 -DTHREADED_AUDIO -DUSE_RECOMP_CACHE -DPPC_DYNAREC -DFASTMEM -DNO_ASM -c -o Rice_GX/Debugger.o Rice_GX/Debugger.cpp
powerpc-eabi-g++.exe: fatal error: cannot execute 'cc1plus': CreateProcess: No such file or directory
compilation terminated.
powerpc-eabi-g++ -DRICE_GFX -DWII -DHW_RVL -DUSE_EXPANSION -D__wii__ -DRVL_LIBWIIDRC -g -O3 -Wall -Wno-parentheses -Wno-unused-parameter -pipe -mcpu=750 -meabi -mhard-float -I/opt/devkitpro/libogc2/include -I/opt/devkitpro/portlibs/ppc/include -DGEKKO -D__GX__ -DUSE_GUI -DRELEASE -DMENU_V2 -DTHREADED_AUDIO -DUSE_RECOMP_CACHE -DPPC_DYNAREC -DFASTMEM -DNO_ASM -c -o Rice_GX/Video.o Rice_GX/Video.cpp
powerpc-eabi-g++.exe: fatal error: cannot execute 'cc1plus': CreateProcess: No such file or directory
compilation terminated.
make: *** [<builtin>: TextureArchive/ArchiveReader.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [<builtin>: Rice_GX/OGLGraphicsContext.o] Error 1
powerpc-eabi-g++.exe: fatal error: cannot execute 'cc1plus': CreateProcess: No such file or directory
compilation terminated.
make: *** [<builtin>: Rice_GX/Debugger.o] Error 1
powerpc-eabi-g++.exe: fatal error: cannot execute 'cc1plus': CreateProcess: No such file or directory
compilation terminated.
make: *** [<builtin>: Rice_GX/Video.o] Error 1
 
  • Like
Reactions: SaulFabre

godreborn

Welcome to the Machine
Member
Joined
Oct 10, 2009
Messages
38,471
Trophies
3
XP
29,180
Country
United States
I'm not sure if that's a ppc issue or not like the one @SaulFabre had. I could send you my devkitpro folder like I did with him. I put it in trash, so I'll need to know if you're interested so that I can readd it. after you get it, I'll delete it again.
 
  • Like
Reactions: SaulFabre

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Psionic Roshambo @ Psionic Roshambo:
    It's mind control Ken the lights combined with subliminal voices
  • K3Nv2 @ K3Nv2:
    I hear voices now
  • ZeroT21 @ ZeroT21:
    stop calling 1-800- imaginary friends
  • K3Nv2 @ K3Nv2:
    I have imaginary enemies
  • Psionic Roshambo @ Psionic Roshambo:
    Siri make the voices stop telling me to put peanut butter on the neighbors car
  • K3Nv2 @ K3Nv2:
    Don't forget to initial it
  • ZeroT21 @ ZeroT21:
    peanut butter + BMW make excellent sandwich la
  • K3Nv2 @ K3Nv2:
    Elon told me not to give my electric dog peanut butter
  • ZeroT21 @ ZeroT21:
    ya, that's bad, don't want the mut to have explosive diarrea
  • K3Nv2 @ K3Nv2:
    Robots can shit now clean that up
  • ZeroT21 @ ZeroT21:
    do those vacuum cleaner bots even do anything than letting cats have free rides?
  • K3Nv2 @ K3Nv2:
    They suck
  • ZeroT21 @ ZeroT21:
    mine cant even get on a simple flat carpet, totally wasted my money
  • ZeroT21 @ ZeroT21:
    only helps the cat do spins around the room
  • ZeroT21 @ ZeroT21:
    i have a mind putting the cat on dinner duty
  • K3Nv2 @ K3Nv2:
    I recommend getting a treadmill for cats
  • ZeroT21 @ ZeroT21:
    me cat probably wont ever use it, furrball aint ever home, always somewhere down the street, looking for females, even named it ''Chad''
  • K3Nv2 @ K3Nv2:
    I'm shocked a usb A port
  • ZeroT21 @ ZeroT21:
    @K3Nv2 don't seem much different from last year'
  • K3Nv2 @ K3Nv2:
    3gb ram Mali-G31 MP2 could be decent for ps1
  • K3Nv2 @ K3Nv2:
    @Psionic Roshambo, that gave me a MMI error
  • ZeroT21 @ ZeroT21:
    I'm just tired of all the useless windows updates that keeps bogging my pc down whenever i wanna use it, useless AI crap
    ZeroT21 @ ZeroT21: I'm just tired of all the useless windows updates that keeps bogging my pc down whenever i wanna...