Skip to content

strings_fallback.inc is not in the repository #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
GoogleCodeExporter opened this issue Nov 17, 2015 · 1 comment
Open

strings_fallback.inc is not in the repository #7

GoogleCodeExporter opened this issue Nov 17, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Check out the source from the SVN repository.
2. Attempt to compile.

What is the expected output? What do you see instead?
It should successfully compile. However, I get this error:

arm-none-eabi-g++ -MMD -MP -MF 
/sources/nds/savegame-manager/arm9/build/strings.d -g -Wall -O2 -march=armv5te 
-mtune=arm946e-s -fomit-frame-pointer -ffast-math -mthumb -mthumb-interwork 
-I/sources/nds/savegame-manager/arm9/include -I/opt/devkitpro/libnds/include 
-I/sources/nds/savegame-manager/arm9/build -DARM9 -fno-rtti -fno-exceptions -c 
/sources/nds/savegame-manager/arm9/source/strings.cpp -o strings.o 
/sources/nds/savegame-manager/arm9/source/strings.cpp:38:32: fatal error: 
strings_fallback.inc: No such file or directory

Original issue reported on code.google.com by [email protected] on 15 Apr 2013 at 1:56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant