Posted by hussein on August 02, 2000 at 21:19:48:
In Reply to: amulet posted by ak on August 02, 2000 at 20:24:55:
: c:\dna\test2\tracer.cpp(34) : fatal error C1083: Cannot open include file: 'STR_STREAM.H': No such file or directory
: i've searched the include directories for amulet, and that file really doesn't exist.
str_stream ? i know that theres a strstream that is a standard part of the c++ libraries ...
what program is this that is generating the error ? your own code or an amulet sample ?
if its your own code, try changing it to "strstream.h"