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 7495181
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T17:59:42+00:00 2026-05-29T17:59:42+00:00

because of compatibility issues, I compile my project in VS2008 in release mode, but

  • 0

because of compatibility issues, I compile my project in VS2008 in release mode, but I need to access debug information. That is why I manually set up debugging settings in project properties for release mode. In VS2008, I open Properties window and select:

  1. Configuration Properties/C/C++/Optimization = Disable /Od
  2. Configuration Properties/C/C++/General/Debug Information Format = Program Database (/Zi)
  3. Configuration Properties/C/C++/Linker/Generate Debug Info = Yes (/DEBUG)

I use a pro-file to configure my project’s vcproj-file. Every time I alter this pro-file, I have to reload my project and the the debug settings are lost. I want to include three settings mentioned above into the pro-file, so that after changing it, I do not need to set up debugging settings again.

I have already googled and I have also looked my question up in QT reference, but I could not find anything. I will be happy to receive any suggestion!

  • 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-29T17:59:43+00:00Added an answer on May 29, 2026 at 5:59 pm

    OK guys, I have figured it out.

    In the QMAKE file myproject.pro, insert following commands:

    QMAKE_CXXFLAGS_RELEASE += /Zi 
    QMAKE_CXXFLAGS_RELEASE += /Od
    QMAKE_LFLAGS_RELEASE += /DEBUG
    

    This should work!

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

Sidebar

Related Questions

I'm stuck in my work because of compatibility issues with libraries compiled with dw2
Because of browser compatibility issues, I have decided to use long polling for a
Because this is my first attempt at an extension method that seems quite useful
I have built an app using jQuery mobile. Apart of some compatibility issues across
i am moving from jquery to prototype because of compatibility issue with IE6. basically,
this should be simple to fix--but it's not because of IE7, or at least,
When developing for browsers FF3 and IE6/7 with jQuery, are there any compatibility issues
I have an app that I built using iOS 5.1 compatibility. I haven't been
With Firefox and its new release every 6 weeks strategy it seems that a
First of all, I've seen this question IE Compatibility issue , but I have

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.