programming

Building Anti-Grain Geometry for the AggOO library

Note: The latest cvs will have AGG included in the project, making the following notes unnecessary.  The next release of AggOO will also start including AGG, which makes building easier.  If you are using AggOO 0.1.5 or earlier, you may need to look over this information.  AggOO after 0.1.5 may disregard this tutorial.

 

Static STLport

Building STLport as a static library for MSVC++.

I have had to use static versions of STLport in order to avoid distributing a DLL. This does create extremely large files, but it can be done by using a few extra steps, which I have documented here.

Syndicate content