cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Code works in Release build, but not Deb
Code works in Release build, but not Debug
Jul 22, 2015 at 6:32am UTC
anonymous1111
(1)
Hi,
I'm new to C++ and currently taking a fundamental class on computer programming. My dilemma is that I can't seem to run my code in Debug, but it works flawlessly in Release and I don't know why. Help is much appreciated.
Jul 22, 2015 at 8:06am UTC
ajh32
(659)
Well there's not a lot anyone can do without seeing the code. Are you using DLL's that you haven't included and linked to in debug mode?
Topic archived. No new replies allowed.