I would like to compile ccxx using the STL PORT with MSVC6. I have already used ccxx, no problem there. Now I am trying to compile using STL Port but some error occured on compile time.
What should I do ? Must I add something in the code of ccxx ? I have 11 errors while compiling.
thank you very much
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2001-04-30
Please, could you post the transcription or the
compiler errors? So we could get a better idea of
what is going on.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would like to compile ccxx using the STL PORT with MSVC6. I have already used ccxx, no problem there. Now I am trying to compile using STL Port but some error occured on compile time.
What should I do ? Must I add something in the code of ccxx ? I have 11 errors while compiling.
thank you very much
Please, could you post the transcription or the
compiler errors? So we could get a better idea of
what is going on.
There is a define check for "STLPORT" in the posix tree in certain
key places. This may be needed in similar places in the win32 tree.