[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] String class



Hi,all, in my simulation, I use c++ class String, 
however, when I compile it, first it could not find String.h,
after I add the include path, it looks now it can not find the lib for it,
does anybody have experience about it? usually what is the lib name for
it, or how to set up?

thank you.