c++ - Installing DM
- doohnots hotmail.com (9/9) Feb 24 2003 Hi there, I'm a newbie to DM. I am having trouble compiling with it. I...
- Walter (10/19) Feb 25 2003 You probably need to set use the compiler switch:
Hi there, I'm a newbie to DM. I am having trouble compiling with it. I have downloaded the latest version from the homepage as well as the patched stlport from the same place. I put stlport and all the dm downloads into a dm folder and whenever I try to compile anything, I keep getting odd include errors. I have tried the multi-replacer source from http://cmeerw.org/prog/dm/ and get errors ranging from not being able to open iostream to not finding pthread (I think) and they are in my include path. Hope someone knows how to fix this... Thanks!
Feb 24 2003
You probably need to set use the compiler switch:
-I\dm\stlport\stlport
<doohnots hotmail.com> wrote in message
news:b3eptn$9tl$1 digitaldaemon.com...
Hi there, I'm a newbie to DM. I am having trouble compiling with it. I
have
downloaded the latest version from the homepage as well as the patched
stlport
from the same place. I put stlport and all the dm downloads into a dm
folder
and whenever I try to compile anything, I keep getting odd include errors.
I
have tried the multi-replacer source from http://cmeerw.org/prog/dm/ and
get
errors ranging from not being able to open iostream to not finding pthread
(I
think) and they are in my include path.
Hope someone knows how to fix this...
Thanks!
Feb 25 2003








"Walter" <walter digitalmars.com>