Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Hornet on July 13, 2005, 09:22:19 am

Title: First Compile: missing file
Post by: Hornet on July 13, 2005, 09:22:19 am
Hey

I just downloaded the SCP and I am trying to compile with MVS.net 2003 (7.2) and it dies in the ass when it gets to ogg.h

its missing the vorbis include vorbisfile.h

Help?
Title: First Compile: missing file
Post by: MatthewPapa on July 13, 2005, 11:01:21 am
You have to intall oggvorbis SDK and set its directory as an includes path. Google it for info.
Title: First Compile: missing file
Post by: Omniscaper on July 13, 2005, 03:52:36 pm
(http://dynamic.gamespy.com/~freespace/forums/images/welcome2hlpbb.gif)

:)
Title: First Compile: missing file
Post by: Hornet on July 13, 2005, 11:34:43 pm
Thanks