Download the latest stlport (4.6.2) from www.stlport.org and decompress him. Open a command line program (Note: In Windows NT / 2000 / XP, it is cmd.exe instead of Commamd.com), and changing his path stlport-4.6.2 / src If you use VC, please make sure 'vcvars32. BAT 'is running in the DevStudio / VC6 / Bin or Visualstudio.Net/vc7/bin directory. These operations are used to set your environmental parameters and determine where your 'nmake' file.
Note: These commands must be executed in the same line. Vcvars32. BAT only sets the environment in running, so if you get an error about NMAKE, please make sure Vcvars32. The BAT version is the same as the shell version.
If you use VC 6 to type 'nmake -f vc6.mak clean all' type 'nmake -f vc6.mak install' If you are using VC NET type 'nmake -f vc7.mak clean all' type 'nmake -f vc7 .mak install '
Note: If you feel trouble, you can add NMAKE. The path to the EXE to your path variable. If you do this, return "NOTE:" error. For example, as follows: "..// stlport / ctime (25): Fatal Error C1083: Cannot Open include file: '../ incrude / ctime': no such file or directory. This hassle, you You can put vcvars32. Bat copies under your command line program, then execute. If you have other questions, please go to the OGRE forum.
If you use vs 2003 you will do not need to do anything If you use GCC 2.9x Type './configure' Type 'Make' Type 'Make Install' Open VC , then select Tools / Options ..., will pop up one The dialog is shocked in VC6 'Directories', in .NET, is below Project / VC . Determine the path to the path to the top of the path list, he must be on top. For example, the path of his header file can be as follows: /stlport-4.6.2/stlport/, for example, his path to his library file can be as follows: /stlport-4.6.2/lib/) Save and close Congratulations, Stlport has set up .