[Klone-users] string - error?!
diakat 2000
diakat2000 at googlemail.com
Wed May 14 11:13:59 EDT 2008
I'm sorry for my never-ending questions.
Actually I use the console again.
I've written a small library, which compiles without any error.
Now I want to use this library in klone. So I include the header-file
in my klx-file and link to the library. But when I compile klone - I
get the error "string: no such file or directory".
The code of my library-header:
(1) #include <string>
(2) #include <stdio.h>
(3)
(4) using namespace std;
...
I've found the "string"-file at
"C:\cygwin\lib\gcc\i686-pc-cygwin\3.4.4\include\c++". Can you tell
me, where I can link to this directory? Or is there some flag in
klone, to use strings?
Many thanks!!
More information about the klone-users
mailing list