MathewWi / mupen64gc

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

Problem compiling Source R475 #76

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create project in programmers Notepad (DevkitPro)
2. Add Magic Folder (C:\SVN\Trunk\)
3. Select makefile (Any creates same error) Click Tools --> Make 

What is the expected output? What do you see instead?
Wii elf\dol

powerpc-gekko-gcc -g -O2 -Wall -DGEKKO -mcpu=750 -meabi -mhard-float  -
I/c/devkitPro/libogc/include -I/c/devkitPro/libfat/libogc/include -
DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DVAR_CYCLES -DSOUND -DNOASM -DNGC -DNOASM 
-DPIXEL_FORMAT=RGB565 -fno-exceptions -Wno-unused-parameter -pipe -DUSE_GUI 
-DSHOW_DEBUG -DTHREADED_AUDIO -DWII -DUSE_TLB_CACHE    -c -o main/rom_gc.o 
main/rom_gc.c
powerpc-gekko-gcc.exe: CreateProcess: No such file or directory
"make": *** [main/rom_gc.o] Error 1

What version of the product are you using? On which system and loader?
R475

Please provide any additional information below.
My experience Programming and compiling consists using MS visual studio
so I'm at a loss. I do suspect that my directory structure is incorrect.

Original issue reported on code.google.com by allterra...@aol.com on 25 May 2009 at 1:48

GoogleCodeExporter commented 9 years ago
I figured it out. Keep up the good work.

Original comment by allterra...@aol.com on 28 May 2009 at 10:57

GoogleCodeExporter commented 9 years ago

Original comment by emuki...@gmail.com on 30 Sep 2009 at 1:31