Thread: STLPort problems.

  1. #1
    Registered User
    Join Date
    Jun 2002
    Posts
    132

    STLPort problems.

    I am trying to install STLPort for use in my DLL project as MS stl isnt working as expected (Access violations, etc etc. discussed.)

    However, I cannot understand how to install it. Yes I have read the install.txt and readme.txt, but I cannot compile it. Can someone send it to me, or even better, do you have a site where I can download the binaries? It will be really helpful of you.

    Thanks
    Y3K Network http://www.y3knetwork.com
    Bringing the software of the future on the net.

  2. #2
    Mongush
    Guest
    Rename vc?.mak to makefile and run nmake. That's it.
    Make shure you have environment varibles set. To set them run vcvars32.bat from vc bin directory.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. No clue how to make a code to solve problems!
    By ctnzn in forum C Programming
    Replies: 8
    Last Post: 10-16-2008, 02:59 AM
  2. Integrating Boost with STLPort
    By Mario F. in forum Tech Board
    Replies: 1
    Last Post: 11-11-2006, 06:49 AM
  3. STLport with MingW - Long Long error on project build
    By Mario F. in forum C++ Programming
    Replies: 2
    Last Post: 08-21-2006, 08:55 AM
  4. Rendering problems (DirectX?)
    By OnionKnight in forum Tech Board
    Replies: 0
    Last Post: 08-17-2006, 12:17 PM
  5. problems Installing stlport with vc7
    By silk.odyssey in forum C++ Programming
    Replies: 0
    Last Post: 12-22-2003, 09:09 AM