nekruz2 / kwaak3

Automatically exported from code.google.com/p/kwaak3
0 stars 0 forks source link

ioquake build instructions for ndk r4 #101

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.following the build instructions for ioquake3 using ndk r4
2.
3.

What is the expected output? What do you see instead?
I'm confused.. There is no gcc compiler bundled with the ndk. I don't know if 
that was the case in ndk 1.6. Do you refer to the compiler bundled in android 
source? If so could you please update the build instructions

What version of the product are you using? On what operating system?
latest source
Ubuntu 10.04

Please provide any additional information below

Thanks for great effort in porting q3. deathmatch is awesome against my friends 
on our nexus one's and desires. I would love to help out improving the controls 
for us with devices without a keyboard

Original issue reported on code.google.com by bjorn.ph...@gmail.com on 13 Aug 2010 at 7:59

GoogleCodeExporter commented 8 years ago
The ndk contains gcc. I don't have the ndk ready at this machine right now, but 
there is a gcc version inside the ndk. You have to set 'CC' in Makefile.local 
to it.

I plan to upload some experimental input code later today or else tomorrow.

Original comment by roderick...@gmail.com on 15 Aug 2010 at 1:07

GoogleCodeExporter commented 8 years ago
I guess this issue is over and BTW upgrade to latest 1.1f for better controls 
on the Nexus One.

Original comment by thunderb...@gmail.com on 4 Mar 2011 at 5:51