What should I do ? The first time I use Devc. I want to build with make but what is the right makefile gcc.mak gcc-mingw32.mak.
Make tells make: [platform] Error 1 (ignored)
Its possible to build it ? Commandline call ? Enviroment Settings ?
Besides im using w2k.
According a mail, it's possible to use STLPort, but as my STL work now, for me it's not important anymore. Patrick
U must go to www.mingw32.org and get msys. Msys is unix enviroment and build stlport under it.
Log in to post a comment.
What should I do ?
The first time I use Devc. I want to build with make but
what is the right makefile gcc.mak gcc-mingw32.mak.
Make tells
make: [platform] Error 1 (ignored)
Its possible to build it ?
Commandline call ?
Enviroment Settings ?
Besides im using w2k.
According a mail, it's possible to use STLPort, but as my STL work now, for me it's not important anymore.
Patrick
U must go to www.mingw32.org and get msys. Msys is unix enviroment and build stlport under it.