Can't build, and register what?

Started by
2 comments, last by MJP 15 years, 9 months ago
Well heres the problem, when I build or rather try to build my program it says in the output box " Registering..." then it runs the program although all I did was hit build, not Debug. It seems to go away for a little while when I restart, but it comes back. Any ideas? Thanks, Matt
Advertisement
You're going to have to provide more information (code, what kind of project you're building, IDE version, et cetera).
Well, it doesn't give me a code, it just says registering then goes into stating the program. Im using vs 2005 I think.

I restarted again and now its pointing to the constructor of a class and saying the name of the class is an undeclared identifier, where it wasnt a few moments ago.

Maybe I should reinstall?
Quote:Original post by Code Is Your Friend
Well, it doesn't give me a code


Your code. The code you're trying to compile.

This topic is closed to new replies.

Advertisement