Check the compile configuration. If it is set to "Release", the debug class
doesn't get compiled.
Mike Ober.
> Strangest thing, but, if I put debug.print statements in my code, they
> simply get ignored when I run the project. Also, if I try to put a
[quoted text clipped - 14 lines]
>
> -Dan
Daniel Manes - 09 Nov 2006 21:05 GMT
That's it! Thank you!
-Dan
> Check the compile configuration. If it is set to "Release", the debug class
> doesn't get compiled.
[quoted text clipped - 19 lines]
> >
> > -Dan
Soddy - 09 Nov 2006 23:50 GMT
Hello!
So, then this is in the "build Output Path"...? If so, then just have
"bin\"...?

Signature
Thanks!
Soddy
> Check the compile configuration. If it is set to "Release", the debug class
> doesn't get compiled.
[quoted text clipped - 19 lines]
> >
> > -Dan