c++ container library

Comments

4 comments

  • Avatar
    Michael Johnson

    You'll need to install the STLPort or libcxx package for C++ support.

    0
    Comment actions Permalink
  • Avatar
    John Kaye

    Thanks for the suggestion! I installed both and the STLport interfaces are still not present. Using v4.8.5 on Linux and Windows. If I install an older version of Crossworks, v3.2.0, the STLport interfaces are present.

    Thanks, -John

    0
    Comment actions Permalink
  • Avatar
    Michael Johnson

    You need to set the "STLport Library" or "libcxx" project property.

    0
    Comment actions Permalink
  • Avatar
    John Kaye

    Thank you, that was it!

    0
    Comment actions Permalink

Please sign in to leave a comment.