Francis,
Since you are beginning with Rose and C++, please look into using the ANSI C++ add-in instead of the Rose C++ add-in. It is treated as a different language in Rose. The ANSI C++ add-in is easier to configure and generally deals with #includes in a much more straightforward (almost invisible) fashion. Yours, Greg Buhtz -----Original Message----- From: Law, Francis [IBM GSA] [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 24, 2002 2:03 PM To: Rational Rose Forum (E-mail) Subject: (ROSE) Reverse Engineering with C++ Standard Library Importance: High I am reverse engineering a C++ application with Rose. As a beginner to both Rose and C++, I face the problem of C++ Analyzer cannot include header files for standard library such as "list" or "vector". Error occurs whenever the directive "#include <vector>" found by the Analyzer. It will be highly appreciated for workable advise. Thank you in advance! Regards, Francis Law ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Post or Reply to: [EMAIL PROTECTED] * Subscription Requests: [EMAIL PROTECTED] * Archive of messages: * http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * To: [EMAIL PROTECTED] * Subject: <BLANK> * Body: unsubscribe rose_forum ************************************************************************* ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Post or Reply to: [EMAIL PROTECTED] * Subscription Requests: [EMAIL PROTECTED] * Archive of messages: * http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * To: [EMAIL PROTECTED] * Subject: <BLANK> * Body: unsubscribe rose_forum *************************************************************************
