STLPort in library
Hello,
I would like to use STLPort within a library project in CrossWorks. I have installed the STLPort package, but the option Code->Libraries does not appear for a library project.
I have tried adding the include path to STLPort, which allows the headers to be found, but then get compile errors because of missing STLPort configuration.
How can STLPort be used within a library project?
Thanks,
Kieran.
-
Usage
The C++ STL functionality of STLPort 5.2.1 is provided in this package. To use STLPort when this package has been installed set the Libraries > STLport Library project property to either - Yes just for the STL features.
- Yes with IOStream support for both STL features and IOStreams.
Could successfully used by following the instruction of "STLport Library Package".
Please sign in to leave a comment.
Comments
2 comments