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
  • K3Nv2 @ K3Nv2:
    You're gonna love it when they stop supporting win10
  • SylverReZ @ SylverReZ:
    @K3Nv2, I saw the announcement.
  • ZeroT21 @ ZeroT21:
    it's all just junk to me, i just wanna use my pc in peace, not to be told shit by some AI
  • SylverReZ @ SylverReZ:
    They said that they will also discontinue support for Windows 7, of which I thought they'd already done so.
  • K3Nv2 @ K3Nv2:
    Get use to Linux then
  • SylverReZ @ SylverReZ:
    Go with Linux Mint.
  • K3Nv2 @ K3Nv2:
    wget "Microsoft edge.exe"
  • ZeroT21 @ ZeroT21:
    I'm using linux mint on my other machine, works decent
    +1
  • SylverReZ @ SylverReZ:
    deltree c:\windows\system32\*.* :tpi:
  • SylverReZ @ SylverReZ:
    @ZeroT21, Why not stick to your other machine, no?
  • ZeroT21 @ ZeroT21:
    my other machine is old, mostly used for just browsing , some multimedia stuff as it's just old
  • ZeroT21 @ ZeroT21:
    some tasks like hacking wii mini consoles
  • SylverReZ @ SylverReZ:
    @ZeroT21, You running Windows XP in 2024?
  • K3Nv2 @ K3Nv2:
    Whore yourself out 12 times for $100 and go buy a pc
    +1
  • ZeroT21 @ ZeroT21:
    i got xp but running it off usb only, no way ima keep that
  • ZeroT21 @ ZeroT21:
    it gets hacked/corrupted if i just leave it online for an hour
  • SylverReZ @ SylverReZ:
    @ZeroT21, The Russians are after you lol.
  • K3Nv2 @ K3Nv2:
    Send me your ip I'll remotely fix it
  • ZeroT21 @ ZeroT21:
    @K3Nv2 my head needs fixing if I believe you
  • ZeroT21 @ ZeroT21:
    it's kinda fun watching it happen tho
  • K3Nv2 @ K3Nv2:
    It needs fixing for other things but your pc I can fix
  • ZeroT21 @ ZeroT21:
    over 300+ virus/trojians/worms after scanning, what did I do to deserve this attention lol
  • ZeroT21 @ ZeroT21:
    tho I find it funny when i receive other people's pc/laptops in this state
    ZeroT21 @ ZeroT21: tho I find it funny when i receive other people's pc/laptops in this state