Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9256079
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T11:51:25+00:00 2026-06-18T11:51:25+00:00

I have been programing with the CDT for a while, and it has worked

  • 0

I have been programing with the CDT for a while, and it has worked fine. In general everything works with it, for example I can import opencv fine by typing

using namespace cv;

However, right now there are two imports that don’t work, that I need.

#include <vector>
using namespace std;

These both are underlined, the std causing a compile error(the other just a warning). When I set it up, this guide told me that the following includes will take those errors away:

# for NDK r8b and later:
${NDKROOT}/platforms/android-9/arch-arm/usr/include
${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.6/include
${NDKROOT}/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include
${ProjDirPath}/../../sdk/native/jni/include

However that only helped for the opencv stuff. I am using NDK v r8d(most recent to my knowledge). Other than these includes, I can get it to compile and build. I would appreciate any pointer in the right direction!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T11:51:27+00:00Added an answer on June 18, 2026 at 11:51 am

    I’m not sure why this isnt anywhere in the OpenCV Docs, but heres how you get it to compile:

    In addition to the includes above, you need to also include two more(if there not already there). You need to find where your c++ files are. On a mac, they will be at /usr/include. So add the following two imports under Project Properties->C/C++ General-> Paths and Symbols->Includes Tab

    /usr/include/c++/<your version of c++>
    /usr/include
    

    In my case the above was like this:

    /usr/include/c++/4.2.1
    /usr/include
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm new to concurrent programing and have been working on code which has a
i have been programing in vc++ for sometime and i want to make some
I have been programming in Delphi for a while, but I never ran across
Total n00b to C# and events although I have been programming for a while.
I have been programming for a little while now, and I have a question
I have been programming in C# for a while and now I want to
I'm quite new to objective c but have been programming for a while. I
I have been programming for ios and I need to get address. How can
I have been programming in java for a while but I have not met
I have been programming for quite a while and I have been told about

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.