Revel compile issues?

Discussion about everything. New games, 3d math, development tips...
Post Reply
CarlS
Posts: 86
Joined: Wed May 09, 2007 1:21 am
Contact:

Revel compile issues?

Post by CarlS »

I found a couple of mentions of the Revel video encoder in the Beginners forum, and I'd like to use it to generate video output from a 3d viewer.

I downloaded the pre-compiled binary, then set up a project in MS Visual Studio 2005 using the sample file reveltest.cpp.
It compiles fine, but I get a runtime error with the following message:
R6034

An application has made an attempt to load the C runtime file library incorrectly.
The pre-compiled binary was made with MSVC .NET 2003. Could there be conflicts linking to those libraries using VS2005?

--Carl
Post Reply