compatibility
Ryszard Klos
ryszardklos at attbi.com
Sun May 26 00:36:36 BST 2002
I'm mostly using Borland C++ builder under Windows. Recently I've installed
Linux and I started using Kdevelop. I'm attaching five files main.cpp,
student.h, studend.cpp, studentAt.h and studentAt.cpp which are my Laboratory
assignment from college showing class inheritance and polymorphism. This
program compiles with no errors under C++ builder, under Kdevelop I'm
receiving quite a few (starting from syntax error ??). I wrote couple
programs for college using both compilers, up to this time I was able to
figure out difference necessary to make program compile in both environments,
but this time I have no clue where to start, because I don't see anything
wrong.
If you may tell me where is the problem?
I'd like to get better knowledge about Kdevelop to and try transfer my little
program supporting programming CNC mills to Linux environment.
Sincerely,
Ryszard Klos
Ryszardklos at attbi.com
Info at cncmilleditor.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: studentAt.h
Type: text/x-c++
Size: 293 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20020525/82126802/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: student.h
Type: text/x-c++
Size: 289 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20020525/82126802/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: studentAt.cpp
Type: text/x-c++
Size: 1057 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20020525/82126802/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: student.cpp
Type: text/x-c++
Size: 745 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20020525/82126802/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.cpp
Type: text/x-c
Size: 1062 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20020525/82126802/attachment-0004.bin>
More information about the KDevelop
mailing list