cons with c++

Daniel Graupner <[email protected]> Tue, 25 Jan 2005 22:04:33 +0100
Newsgroups gmane.comp.gnu.cons.general
Message-ID <[email protected]>
Hello,

I want to use cons with C++ but have some problems.

I divided my C++Classes in *.h and *.cpp files. The *.h includes the class definition, the *.cpp the 
body of the class and includes the corresponding *.h.

In the main program i include the *.h of the class, thats the usual practice I thing. Cons is not 
able to resolve the class!! Cons does not compile the body of the class...so there are errors with 
undefined references.

Thanks for Help,
Daniel.


_______________________________________________
[email protected]
http://lists.gnu.org/mailman/listinfo/cons-discuss
Cons URL: http://www.dsmit.com/cons/