I'm including then in both ways
usein #include and by adding the files to the project
if a mark the option use C++ compiler it compiles as C++ so i thiunk it works on the Lite
but i need to use theis classes in the file in #includeing then...


thnx

Ben Combee wrote:

At 06:19 AM 2/5/2004, you wrote:

hi Ben,
I tried to rename the files to .cpp and including then
but it is not compiling then using c++
so i get error in the class declaration.

any clues?


You're using the Light/Demo version. That might not support C++; I don't remember about the limitations of something that old.

By "including" them, do you mean "#including" or adding to the project. The first method is wrong, since the compilation type depending on the base source file. If you add it to the project as a C++ file, it should build as C++, unless that's been disabled in the demo.




-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to