Welcome! Log In Create A New Profile

Advanced

[RESOLVED]Wii-SDL Programming (Compile Problem)

Posted by Geocool 
[RESOLVED]Wii-SDL Programming (Compile Problem)
January 02, 2010 11:53AM
Hello There :D

I'm really new on programming.
These days i learn SDL and i have create some small games for pc.
I found that there is a Wii Port for SDL
and i would like to port a game that i have made, to Wii.
The Problem is that i don't know much about compiling especially for Game consoles.
I have Devkitpro installed and i installed Wii-SDL to devkitpro too.
I downloaded a sample makefile which is for Wii-SDL and i tried from CMD to compile.(http://smw-wii.googlecode.com/svn/trunk/Makefile :: Sample Makefile )
The Folder of my project is devkitPro/examples/Wii/WiiSDL.
( I don't know where i have to put my projects )

When I try to compile I get this screen.


What am i doing wrong ?
Also I would like to know if i can compile straight from my Dev-C++ an .elf/.dol file.If yes how ?

Thanks in advance ;)



Edited 4 time(s). Last edit at 01/02/2010 11:57PM by Geocool.
Re: Wii-SDL Programming (Compile Problem)
January 02, 2010 02:06PM
Ok I Found The Problem.
I had to download Port libraries (http://sourceforge.net/projects/devkitpro/files/portlibs)
and install them in folder devkitPro/portlibs/ppc

Unfortunately now i have different error.
[i2.photobucket.com]

Any ideas ?



Edited 1 time(s). Last edit at 01/02/2010 06:23PM by Geocool.
Re: Wii-SDL Programming (Compile Problem)
January 02, 2010 02:56PM
Reinstall libogc. Looks like you're missing some stuff from it.
Re: Wii-SDL Programming (Compile Problem)
January 02, 2010 06:22PM
Oh, You were right. I Reinstalled Devkitpro and now i can compile. Thanks a lot !!!
Sorry, only registered users may post in this forum.

Click here to login