At 4/14/2005 04:15 PM, Palmer, Jean L. wrote:
>
>Are there other problems with sending out a debug version of an .exe that
>I'm not aware of?

You can turn on optimization and turn off debugging information.

More importantly, check what it needs to run with.

Most likely, it will need the debug versions of the MFC and C Runtime dlls, which normal users don't have.

And, I think they are not redistributable.


Phil is 100% correct here....you would be violating your license agreement with MS.

http://www.beginthread.com/article/dev.null/debugging%20release/article.html

Will be very helpful.

David


_______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.

Reply via email to