building Context Free in windows

Here you can discuss and share functionality improvements and helper programs to make Context Free better.

Moderators: MtnViewJohn, chris, mtnviewmark

Post Reply
loxady
Posts: 2
Joined: Fri Jun 13, 2008 12:24 am

building Context Free in windows

Post by loxady »

hi, I'm trying to build Context Free source code in windows using Visual Studio 2005. I'm getting this error:

1>.\src-win\ChildFrm.cpp(20) : fatal error C1083: Cannot open include file: 'CFString.h': No such file or directory

I don't have that file, any suggestions? Any help will be appreciated :)

thx!

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

Post by MtnViewJohn »

I think that is a QuickTime file. Install the Quicktime SDK from here and make sure that the QT SDK includes directory is in your include file directory list.

Post Reply