Hi,
In the latest CVS source, the code is:
#if defined(XERCES_NEW_IOSTREAMS)
#include <iostream>
#else
#include <iostream.h>
#endif

So it appears it has been fixed since 2.1...

Regards,
David A. Cargill


                                                                                       
                                                
                      Pranav Kumar Sahu                                                
                                                
                      <[EMAIL PROTECTED]        To:       [EMAIL PROTECTED]            
                                       
                      n>                       cc:                                     
                                                
                                               Subject:  compilation problem with 
Xerces-C++2., while building with VC7.1              
                      09/17/2003 03:10          compiler                               
                                                
                      AM                                                               
                                                
                      Please respond to                                                
                                                
                      xerces-c-dev                                                     
                                                
                                                                                       
                                                
                                                                                       
                                                





             Hi All,

             I have been using Xerces-C++2.1 for VC6 compiler & it was
doing
great. Now I am migrating to VC7.1 and I am getting compiler error while
building it.

"StdOutFormatTarget.cpp(69) : fatal error C1083: Cannot open include file:
'iostream.h': No such file or directory"


It will compile if I use <iostream> instead of <iostream.h>. Is it a known
bug ? or I need to do something else to make it build.

Rgds
Pranav Kumar Sahu
QUARK MEDIA
Ext :9742
reserved for those who try.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to