smurk-too / wii-softchip

Automatically exported from code.google.com/p/wii-softchip
0 stars 0 forks source link

Compiling Revision 83 #60

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Please fill out the following information:

Problem Disc:
--------------------------------------------------
Disc Region:
Wii Region:
cIOS Version:

Which SoftChip revision are you using?
--------------------------------------------------
83
Please describe the issue you're having
--------------------------------------------------
Building latest SoftChip
========================
schript by wb

Cleaning up stuff..
clean ...
Updating svn data..
At revision 83.
done

Compiling..
main.cpp
SoftChip.cpp
DIP.cpp
cIOS.cpp
Logger.cpp
Input.cpp
Configuration.cpp
Console.cpp
Storage.cpp
/Users/axeel/wii-softchip/loader/source/Storage/Storage.cpp: In member function 
'void 
Storage::Release_FAT()':
/Users/axeel/wii-softchip/loader/source/Storage/Storage.cpp:73: error: cannot 
convert 'const 
char*' to 'PARTITION_INTERFACE' for argument '1' to 'bool 
fatUnmount(PARTITION_INTERFACE)'
make[1]: *** [Storage.o] Error 1
make: *** [build] Error 2
done

Please provide any additional information below.
--------------------------------------------------
I use a Macbook

Original issue reported on code.google.com by ax...@hotmail.es on 6 Feb 2009 at 9:36

GoogleCodeExporter commented 8 years ago
Did you change the source before the update?
Line 73 of Storage.cpp looks like this: "fatUnmount("sd");", if yours doesn't 
look
like this, delete all files you changed and update again.

Original comment by nintendo...@kaffeeschluerfer.com on 7 Feb 2009 at 8:53

GoogleCodeExporter commented 8 years ago
nono y dont change any file ... 

Original comment by ax...@hotmail.es on 7 Feb 2009 at 11:03

GoogleCodeExporter commented 8 years ago
Do you use the lastest version of DevKitPro? Run the updater and check if 
there's an
update available.

Original comment by nintendo...@kaffeeschluerfer.com on 7 Feb 2009 at 11:17

GoogleCodeExporter commented 8 years ago
okey perfect :D

thx!! 

Original comment by ax...@hotmail.es on 7 Feb 2009 at 11:48

GoogleCodeExporter commented 8 years ago

Original comment by luccax@gmail.com on 7 Feb 2009 at 10:19