Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Help in Visual C++


  • Please log in to reply

#1
g_needs_help

g_needs_help

    New Member

  • Member
  • Pip
  • 1 posts
Plz Some one Help me Visual Studio C++ Showing this error message when i compile

1) Debugging information for 'Test.exe' cannot be found or does not match Binary was not built with debug information error

Do You Want to continue

Plz see the Image for more


:)

Attached Thumbnails

  • untitled.JPG

  • 0

Advertisements


#2
Ax238

Ax238

    Tech Staff

  • Technician
  • 1,323 posts
Hello and welcome to Geeks to Go!

You might benefit from doing some reading up on Debugging in Visual Studio.

You can use the following options:

Compiler: /Zi (/Z7 and /ZI can also be used in some cases - see their documentation for more information)
Linker: /debug (in release builds also use /opt:ref option)


Regards,

Ax
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP