Can't get my code compiled

Hello everyone,
I'm facing a problem with VS 2010, for some reason it can't compile my code even though I'm pretty sure I got no errors in there. It always gives me: " c:\....\ has stopped working." and that Windows is trying to find a solution for it. Anybody knows what might be the problem? Oh and I've just noticed it tells me that the build was unsuccessful because AlwaysCreate was specified.
Last edited on
Copy/paste the exact error message and google it.

I hate referring people to google for solutions because it's a cop-out... but unfortunately that's really the only advice I can give you here. =( Sorry.
It's ok :)
I asked my instructor, ended up I made it hard for the compiler to manage the memory due to having too many object references in the code.
Topic archived. No new replies allowed.