User forums > Using Code::Blocks

How do I configure an NDK environment

<< < (2/2)

omgfish:
main.cpp

#include <iostream>

//using namespace std;

int main()
{
    std::cout << "Hello world!" << std::endl;
    return 0;
}

Miguel Gimenez:
Did you read the link I posted?. You must attach a full rebuild log in code tags, and you failed to do both parts.


--- Code: ---The text in code tags should look like this
--- End code ---

omgfish:
do you configed the NDK environment??

Miguel Gimenez:
No

omgfish:
i have solved this

Navigation

[0] Message Index

[*] Previous page

Go to full version