Compiling with MSVC 2010: What about Theora?

Ask for help with ScummVM problems

Moderator: ScummVM Team

Post Reply
monsieurouxx
Posts: 80
Joined: Fri Oct 19, 2007 5:48 pm

Compiling with MSVC 2010: What about Theora?

Post by monsieurouxx »

Hi,

I'm trying to compile the nightly build with Visual C++ Express 2010.

- I've downloaded and installed the package with all pre-compiled libraries
- I've run the installation batch (I'm running Windows Server 2003)
- I've checked manually that the env. variable SCUMMVM_LIBS was pointing to the right directory.

However when I compile, libtheora_staic.ib is not there.
It has no reason to be there, but I noticed the Theora static library is present in the libraries package for MinGW, so I'm wondering if the file is really missing or if I'm making a mistake.

If it turns out to be missing, do I have to first cpmpile Theora myself?
User avatar
sev
ScummVM Lead
Posts: 2288
Joined: Wed Sep 21, 2005 1:06 pm
Contact:

Post by sev »

Please move on with your technical questions to scummvm-devel list.


Eugene
monsieurouxx
Posts: 80
Joined: Fri Oct 19, 2007 5:48 pm

Post by monsieurouxx »

sev wrote:Please move on with your technical questions to scummvm-devel list.
Done.
Post Reply