#17642 - Nitro187 - Thu Mar 11, 2004 8:24 pm
I read the instructions for the app wizard for GBAdev, but I keep getting errors, check it out:
So what do I do to fix that? Everytime I go into the wizard, and specify the directory, it dissapears, but gives no confirmation that it was changed, even IF that is the problem.
I'm running VC++ 6.0, on Windows XP.
Thanks!
Code: |
--------------------Configuration: testing - Win32 Release-------------------- Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. ??wF\bin\as -I ??wF\arm-agb-elf\include -I ??wF\lib\gcc-lib\arm-agb-elf\3.0.2\include -mthumb-interwork C:\DEVKITADV\testing\crt0.s -ocrt0.o The filename, directory name, or volume label syntax is incorrect. NMAKE : fatal error U1077: '??wF\bin\as' : return code '0x1' Stop. Error executing NMAKE. testing.exe - 1 error(s), 0 warning(s) |
So what do I do to fix that? Everytime I go into the wizard, and specify the directory, it dissapears, but gives no confirmation that it was changed, even IF that is the problem.
I'm running VC++ 6.0, on Windows XP.
Thanks!