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

  • SEARCH
  • Home
  • 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 7446361
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T12:17:34+00:00 2026-05-29T12:17:34+00:00

I just switched from Visual Studio 2010 to Eclipse (Ubuntu). I have a global

  • 0

I just switched from Visual Studio 2010 to Eclipse (Ubuntu).

I have a global initialized structure like this CvCapture *capture.

How can I get values of capture members in debug window? capture even is not shown in Variables window. I have added watch expression, but I don’t get members values of capture.

Edited: Screenshot http://tinypic.com/r/10s6x3q/5 . Plus I can’t Add Global Variable in Variables window. It’s inactive.

  • 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-05-29T12:17:37+00:00Added an answer on May 29, 2026 at 12:17 pm

    struct CvCapture* is an opaque handle (see en.wikipedia.org/wiki/Opaque_pointer) : users are not supposed to see what is inside.
    Its content is declared only in the library code, you cannot find it in any exported include like highgui.h (where it is only forward-declared), and neither does Eclipse.

    What you can do :
    Recompile the highgui library in debug-mode, link your program with it, launch a debugging session and enter one of the library’s functions such as cvGetCaptureProperty(). Once there gdb will be able to see the content of struct CvCapture (defined in _highgui.h) and Eclipse will show it to you.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We just recently switched from Visual Studio 2008 to Visual Studio 2010. I have
We've just switched our main project from Visual Studio 2008 to 2010. I was
I just switched to the Visual Studio 2010 Ultimate Release Candidate, from Beta 2,
I switched from Visual Studio to Code::Blocks yesterday, and just had some strange compiler
I've just switched from radrails to netbeans. So far, so good. But I have
I have just switched from svn to mercurial and have read some tutorials about
Just switched over from eclipse to vs 2008 for debugging javascript, i feel more
I just switched from Eclipse to NetBeans IDE 6.8 for my PHP/Ajax development. Eclipse
I recently switched over to C# from vb.NET and within visual studio found that
I have just switched from Java Server Faces JSF 1.x to JSF 2.x. Files

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.