How am I install the Source Code and Anti-Grain Geometry ?

Please check here FIRST if you are having difficulties with Context Free. This forum contains answers to the most common questions users have.

Moderators: MtnViewJohn, chris, mtnviewmark

Post Reply
amor
Posts: 6
Joined: Sun Jun 11, 2006 8:53 pm

How am I install the Source Code and Anti-Grain Geometry ?

Post by amor »

Can someone help me?

shevegen
Posts: 57
Joined: Wed Jul 06, 2005 5:38 am

Post by shevegen »

You must provide more info, like what platform. ;)

amor
Posts: 6
Joined: Sun Jun 11, 2006 8:53 pm

Post by amor »

Sorry. :) I use Windows XP.

User avatar
MtnViewJohn
Site Admin
Posts: 882
Joined: Fri May 06, 2005 2:26 pm
Location: Mountain View, California
Contact:

Post by MtnViewJohn »

You don't need to install AGG. The AGG files used by Context Free are in the source tree in the src-agg directory.

You will need to install the QuickTime SDK for Windows from the apple web site.

The sources up on the site currently only support Visual Studio 6, but my development version uses Visual Studio 2005. Probably the thing to do is to let me push out version 2.0 release this weekend and then you can use VS2005 too.

If you are going to change the CFDG grammar (the cfdg.l and cfdg.y files) then you will need to install Cygwin so that you can compile them to new .c files. The src-win/derived directory contains the makefile for doing this and is the location where the .c files belong.

Post Reply