Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: safrique on March 31, 2011, 02:31:31 pm

Title: iPad
Post by: safrique on March 31, 2011, 02:31:31 pm
Sorry if this is a stupid question, or if discussed before. Can CodeBlocks be used on an iPad?
Title: Re: iPad
Post by: oBFusCATed on March 31, 2011, 02:36:13 pm
It depends on the following:
1. Is there a wxWidgets for iPad
2. Are you brave enough to compile C::B yourself

I've not seen any x86/x86_64 specific code in C::B, so probably it would compile and possibly run on iPad.
But, I doubt it will be very usable on small screen + no mouse + no keyboard.