Discussion:
Debug Mode & Release Mode - Problem
(too old to reply)
V***@gmail.com
2008-08-07 16:13:12 UTC
Permalink
Hello,

I have a application which is perfectly running in Debug mode and
creating some timeout issue in the release mode. I am using TAPI for
my communication module. Can someone through some light on the
difference between debug and release mode?

I am using Borland C++ 6.0 Version.

I changed the optimization mode from Speed to None, still didn't work.

Thanks,
Vignesh
Felipe
2008-08-16 03:42:28 UTC
Permalink
I has a similary problem. When I build my app with release mode,
crazy things happen.

I'm using c++ builder 6.0 too.

thanks

Felipe

Loading...