Prob executing game in VC 5..

Started by
-1 comments, last by habus 24 years, 5 months ago
Hi!

I've doing a little game to learn Directx and VC for the last weeks, it was going ok but yesterday I implemented linked lists to deal with objects in game. It was running ok with 1 node but with 2 it crashed. I wanted to debug it,I commented all the directx stuff and added a break point in the source.

When I wanted to run it the compiler said it cannot debug dll .. I wanted to go back to my old game and uncommented all the directx stuff but now I cant run it anymore..
I only get an error window:
' Debug error
Program: bla bla bla '

Any idea how to debug it or get back my game?..

Thanks in advance.

"Old programmers don't die,they just terminate and stay resident."

This topic is closed to new replies.

Advertisement