[Klone-users] string - error?!
Stefano Barbato
barbato at koanlogic.com
Wed May 14 12:24:33 EDT 2008
Hi,
I'm not sure I've understood your question...anyway did you try the
"KLapp with intermixed C and C++ code" downloadable from the wiki?
http://wiki.koanlogic.com/doku.php?id=klone
It includes a page written in C++ using std::string variables (just
tryed on Windows with Cygwin and it compiles without errors).
bye!
s
On 14/mag/08, at 17:13, diakat 2000 wrote:
> 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!!
>
> _______________________________________________
> Klone-users mailing list
> Klone-users at koanlogic.com
> http://koanlogic.com/cgi-bin/mailman/listinfo/klone-users
>
More information about the klone-users
mailing list