Hi
Recently I start to use UEStudio in my job. I try to use UEStudio with Digital Mars compiler and stlport addon for C++ programs ( For common C programs UEStudio works great )
The Digital mars stlport help file says that you must use that in order to compile a C++ file ( this work great when I run it from command line )
dmc hello -I\dm\stlport\stlport ( for hello.cpp file )
I try to add -I\dm\stlport\stlport to compiler and link options but I have errors in compiling not founding libs of C++
Can anyone help me ?
Thanks
Recently I start to use UEStudio in my job. I try to use UEStudio with Digital Mars compiler and stlport addon for C++ programs ( For common C programs UEStudio works great )
The Digital mars stlport help file says that you must use that in order to compile a C++ file ( this work great when I run it from command line )
dmc hello -I\dm\stlport\stlport ( for hello.cpp file )
I try to add -I\dm\stlport\stlport to compiler and link options but I have errors in compiling not founding libs of C++
Can anyone help me ?
Thanks