You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Install NDK r7
2. Follow BuildInstructions
3.
What is the expected output? What do you see instead?
Can't run quake on simulator crashing on: qcommon/files.c
if ( FS_ReadFile( "default.cfg", NULL ) <= 0 ) {
Com_Error( ERR_FATAL, "Couldn't load default.cfg" );
}
What version of the product are you using? On what operating system?
AVD Android 2.2
Please provide any additional information below.
Please let me know if you need any specific information
Original issue reported on code.google.com by [email protected] on 18 Feb 2012 at 8:40
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 18 Feb 2012 at 8:40The text was updated successfully, but these errors were encountered: