STLport install procedure
-
Ok, I've tried to install/build STLport on VC6 without sucess .. have gone through STLport forums, etc. and nope. I know many of you are using STLport and was hopeing if someone who has sucessfully build it could write what they did to get it working.. Where you put the directory when you performed the build, modified #defines or values in any of the STLport config files that needed to be done, what nmake command you ending up typing (nmake params passed in?). Thanks in advance, I've tried several things and am still trying new things .. but if somebody already has the answer ... Travis D. Mathison --- --- After three days without programming, life becomes meaningless ...
-
Ok, I've tried to install/build STLport on VC6 without sucess .. have gone through STLport forums, etc. and nope. I know many of you are using STLport and was hopeing if someone who has sucessfully build it could write what they did to get it working.. Where you put the directory when you performed the build, modified #defines or values in any of the STLport config files that needed to be done, what nmake command you ending up typing (nmake params passed in?). Thanks in advance, I've tried several things and am still trying new things .. but if somebody already has the answer ... Travis D. Mathison --- --- After three days without programming, life becomes meaningless ...
As I recall I trawled the support groups to no avail, reread the docs and realised I needed to change a #define, then all was well. I don't recall the details though - I'd suggest a thorough read of the instructions, because I know that's the step I assumed I could gloss over. Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little.
-
As I recall I trawled the support groups to no avail, reread the docs and realised I needed to change a #define, then all was well. I don't recall the details though - I'd suggest a thorough read of the instructions, because I know that's the step I assumed I could gloss over. Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little.
Lol, yep Christian .. sure enough I read over it a little more carefully and I'm now up and running ready to go! Travis D. Mathison --- --- After three days without programming, life becomes meaningless ...