I have encountered similar problems, although the project will link
properly since Rose declares the class in each header file rather than
generating a #include.

class ClassName;
 rather than
#include "ClassName.h"

I would be interested in learning more about how to change this setting
if it is possible.
David Knight


-----Original Message-----
From: Rolf Nergaard [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 25, 2001 3:21 PM
To: [EMAIL PROTECTED]
Subject: (ROSE) VC++ #include statement generation



Hi

When I add dependencies to classes located in another component, the
generator does not seem to generate #include statements. It works fine
when all classes are located in the same component. The components are
mapped to different VC workspaces and project.

Am I doing somthing wrong or is this a known problem.

Regards
Rolf Nergaard



************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* 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
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages: 
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************

Reply via email to