User forums > Using Code::Blocks

How to set up C::B for Android NDK compiler?

<< < (7/9) > >>

amarty:

--- Quote from: dmoore on November 16, 2012, 12:54:34 am ---Didnt we once have issues with mingw installed on d drive and C::B on c drive on win 7? Did you try putting everything on one drive?

--- End quote ---

One MinGW shipped with C::B, placed in C::B folder and works fine in C::B. Other MinGW on disk D installed for other reasons, and also fulfills its mission. I have no problems with MinGW in C::B, problem is with NDK ;)

stahta01:

--- Quote from: dmoore on November 16, 2012, 12:54:34 am ---Didnt we once have issues with mingw installed on d drive and C::B on c drive on win 7? Did you try putting everything on one drive?

--- End quote ---

IIRC, there was a version of MinGW that had the issue NOT CB itself.

Tim S.

MortenMacFly:

--- Quote from: amarty on November 16, 2012, 01:51:02 am ---I have no problems with MinGW in C::B, problem is with NDK ;)

--- End quote ---
Well the only difference between me (where it works) and you is that  am using a recent build. So let me encourage you again to try 12/11-RC1. Since 10/05 we did change the way how compiler path's are handled.

dmoore:
Have you tried setting the tool chain commands as a full path to the command?

Or how about setting a known executable that works just in the C tool chain (something located in a path that works such as your mingw) to get around the "invalid" compiler message, then compile a C++ file with the C++ tool chain command still set for the NDK as you have now and see what message you get.

amarty:

--- Quote from: MortenMacFly on November 16, 2012, 06:49:25 am ---
--- Quote from: amarty on November 16, 2012, 01:51:02 am ---I have no problems with MinGW in C::B, problem is with NDK ;)

--- End quote ---
Well the only difference between me (where it works) and you is that  am using a recent build. So let me encourage you again to try 12/11-RC1. Since 10/05 we did change the way how compiler path's are handled.

--- End quote ---

Ok. Can you give the link to download this version of C::B? I can't find it on C::B site

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version