MathewWi / mupen64gc

Automatically exported from code.google.com/p/mupen64gc
GNU General Public License v2.0
0 stars 0 forks source link

Cant compile source code. #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I try to compile the source

What is the expected output? What do you see instead?
Compiling of source code with no errors

What version of the product are you using? On which system and loader?
Rev440 Windows Xp SP3

Please provide any additional information below.
Im using a batch file.

Code is -
@echo off
make -f "Makefile.GLN64_DEV_WII_NEW-PPC"
pause

The attachment is with both the results.
Just say if you need more info

Original issue reported on code.google.com by rockstar8577@gmail.com on 13 Nov 2008 at 7:40

Attachments:

GoogleCodeExporter commented 9 years ago
Have your ever seen the issue 27?

Original comment by DCe...@gmail.com on 14 Nov 2008 at 12:43

GoogleCodeExporter commented 9 years ago
Yup and it didnt work.

Original comment by rockstar8577@gmail.com on 14 Nov 2008 at 1:19

GoogleCodeExporter commented 9 years ago
Sorry for the double post.
I have different results cause im messing with it so much.

Heres another result i got

Result:
powerpc-gekko-gcc    -c -o main/rom_gc.o main/rom_gc.c
make: powerpc-gekko-gcc: Command not found
make: *** [main/rom_gc.o] Error 127
Press any key to continue . . .
Any help is greatly appreciated.

Original comment by rockstar8577@gmail.com on 14 Nov 2008 at 1:48

GoogleCodeExporter commented 9 years ago
sorry, I don`t known what is happening to you.
I did the steps satisfactoryly.
The last results that you sent would be fixed adding the 
\devkitPro\devkitPPC\bin\
url tho the PATH environment variable, but it would not be needed.

Original comment by DCe...@gmail.com on 14 Nov 2008 at 11:44

GoogleCodeExporter commented 9 years ago
Hmm could you maybe give me a link to some examples i could compile to see if my
directorys are fine??

Original comment by rockstar8577@gmail.com on 14 Nov 2008 at 6:08

GoogleCodeExporter commented 9 years ago
Sorry for double posting, but i think i compiled it mostly.
OK i have the dol but at the end of the whole text in MINGW it says

make: dollz3: Command not found
make: *** [wii64-glN64.elf] Error 127
Whats that mean.

Also the files i got from it are
wii64-glN64.dol
wii64-glN64.elf
wii64-glN64.elf.map
So idk if this is right or what.

Original comment by rockstar8577@gmail.com on 14 Nov 2008 at 8:10

GoogleCodeExporter commented 9 years ago
The bug tracker isn't a help forum.

Original comment by sepp...@gmail.com on 15 Nov 2008 at 7:42

GoogleCodeExporter commented 9 years ago
Ok well I compiled it but there is a bug with the newest revision. When the N64
symbol spins in the middle of the screen when its loading up. After that when 
it goes
to the right hand corner, it freezes with a huge wii64 on the screen, and the 
N64
symbol in the corner frozen

REV 442
N64 Ver GLN64

Original comment by rockstar8577@gmail.com on 15 Nov 2008 at 5:11