Post Reply 
 
Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
port for intel x86 android phones??
10-31-2013, 02:40 AM
Post: #91
RE: port for intel x86 android phones??
Well, theoretically it should be possible by doing:

mkdir build-icc
CC=icc; CXX=icc; cmake ..
make

Or something like that for SDL. Don't know if it will build, but if it works somewhat for Android x86, it ought to?

-[Unknown]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: port for intel x86 android phones?? - [Unknown] - 10-31-2013 02:40 AM

Forum Jump: