Why different run on different system? 
Author Message
 Why different run on different system?

Start fixing the required environment for your application. Also there could
be bugs that show up only in release builds. Make sure those bugs are fixed.
If the product is multi-platform and it is a problem to manage these kind of
things employ DUPS package (Dll hell problem) and start tracking the dll's
in use on running and failing systems.

HTH


Hi everyone.
I have a project that work in debug version on all computer, but in release
version the program has some bugs on some computer and needs to rebuild on
that
computer to work. All computers are PIII with Win2000 and my project
produced
with VC++ 6 and setting of code generation for processor is blend.
please help me.



Tue, 14 Oct 2003 18:45:15 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Why different run on different systems??

2. Why different run on different system?

3. localtime function returns different values for different winnt operating systems

4. Globals in different files, different types, same names

5. Different sizes of long int on different machines.

6. ATL7 / different OSs == different results

7. Different ODBC versions accept different parameters???

8. Different results of OpenSchema() with different drivers?

9. compile different source files with different exception handling

10. Different Help for different configurations?

11. Different results when using different optimization options

12. Different value when converting into different type

 

 
Powered by phpBB® Forum Software