User forums > Using Code::Blocks

is cross compiling android possible with codeBlocks?

(1/1)

Dykash:
Hello,

I've recently started using Code::Blocks as my default C++ editor. But now I am started to wonder is it possible (maybe by using an additional plug-in or something) to cross compile a program written in C++ from windows to android? I couldn't find anything about that on this forum.

oBFusCATed:
You need a cross compiler that works on your OS and can compile code for android. Simple as this.

Dykash:
Yes I know that and sorry my question wasn't clear enough. The real question was: is it possible to use Code::Blocks for cross compiling windows to android?

oBFusCATed:
If you have a compiler that works on windows it will be 99% possible...

DAVID2008UK:
And the toolchain for ARM processors to Code::Blocks and away you go

Navigation

[0] Message Index

Go to full version