I download and install evc3..
unpack newest stl port
add stl path in tools/options/dir
open PocketFrog.vcw
and trying to build
errors i recieved
C:\_CPP\STLPORT-4.6\STLPORT\stl/_new.h(23) : error C2504: '_STLP_EXCEPTION_BASE' : base class undefined
image.cpp
C:\_CPP\STLPORT-4.6\STLPORT\cassert(24) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
input.cpp
What am i doing wrong??
Thanks