Menu

#3 OOBR fails to read certain class declarations

open
nobody
None
5
2003-06-14
2003-06-14
Anonymous
No

If a class is declared in a header file the following way:
class mDLLIMPORTEXPORT MyClass: public
MyParentClass
{
/*....... */
};

my OO-browser does not recognize it as a valid class
declaration and thus does not add to the class list. How
can I tell OO-browser to ignore the #-defined
mDLLIMPORTEXPORT ?

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.