Perfect!! The error was to use 64-bit version, but now comes another message.
alberto@alberto-P4VM800:~/Escritorio/prueba$ make
main.c
In file included from /home/alberto/Escritorio/prueba/source/main.c:1:0:
/opt/devkitpro/libogc/include/multiusos.h:12:20: fatal error: ogcsys.h: No such file or ...
Search found 4 matches
- Thu Feb 24, 2011 10:11 pm
- Forum: devkitPPC
- Topic: Error compiling
- Replies: 6
- Views: 10765
- Wed Feb 23, 2011 8:39 am
- Forum: devkitPPC
- Topic: Error compiling
- Replies: 6
- Views: 10765
Re: Error compiling
Ok, thanks. My OS is 32 bits, so I'll try as you say.
- Tue Feb 22, 2011 10:46 pm
- Forum: devkitPPC
- Topic: Error compiling
- Replies: 6
- Views: 10765
Re: Error compiling
I don't understand you. The source code is organizated well.
template-
+ makefile
+ source-----template.c
I hope to help soon. Thank you.
template-
+ makefile
+ source-----template.c
I hope to help soon. Thank you.
- Sat Feb 19, 2011 1:24 pm
- Forum: devkitPPC
- Topic: Error compiling
- Replies: 6
- Views: 10765
Error compiling
Hello,
This is mi first post on the web and is about compiling "hello world" for examples wii. Having followed the tutorial http://devkitpro.org/wiki/Getting_Started/devkitPPC, when I run make in the terminal, get the following error:
alberto@alberto-desktop:~$ cd /opt/devkitpro/examples/wii ...
This is mi first post on the web and is about compiling "hello world" for examples wii. Having followed the tutorial http://devkitpro.org/wiki/Getting_Started/devkitPPC, when I run make in the terminal, get the following error:
alberto@alberto-desktop:~$ cd /opt/devkitpro/examples/wii ...