atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Sun Apr 06, 2014 12:30 am Post subject: |
|
|
Steps to typically fix this problem with Detours:
- Open your project.
- Open your projects properties. (Project -> Properties, or Alt+F7)
- Goto Configuration Properties -> C/C++ -> General
- Change 'Debug Information Format' to 'Program Database (/Zi)'
- Save the properties.
Then recompile and try again. I have the same issues with Detours but this fixes it for me.
_________________
- Retired. |
|