Game Development Community

Theora compiler error

by Justin Woods · in Torque Game Engine · 01/19/2006 (12:23 pm) · 7 replies

I am having a problem with compiling Theora. Check out the bottem of this resource (where I posted) and either answer here or there.

http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=8820

#1
01/30/2006 (1:25 pm)
I still have yet to get a response to this compile error. It can't be that big a deal, I just think the tutorial is missing something. Doesn't anyone have experience with Theora?
#2
01/30/2006 (1:56 pm)
I got them to compile in both versions , are you using 1.3 or 1.4 ?
#3
01/31/2006 (11:23 pm)
I am using 1.3, trying to bring Theora into 1.3 from 1.4 using that tutorial. You can see the compiler errors I was getting on that link.
#4
02/02/2006 (5:19 am)
Did you add all theora files from the 1.4 and changed the lib and include paths ?
#5
02/02/2006 (3:58 pm)
The only things I did are what that resource says. I don't know much about theora, so I just followed it step by step.

I added the files, changed paths, but I am still getting problems from (WHAT SEEMS TO BE) two files. Perhaps something was forgotten in the tutorial, because I wasn't the only person to get that problem.

When you follow the tutorial and don't do anything else do you get the same problem?

Any thoughts?
#6
02/03/2006 (3:33 am)
I use vc6 and i assume you use vc7 , i get this compile with no problem , it was a guy that fixed the mutex problem try to ask him what he did , or maybe someone else that have build this on 1.3 and got it to work.
I am out of clues and cant test because i don't have vc7.
#7
02/03/2006 (10:04 am)
I have updated the resource to deal with the addition of Mutexes to the Theora code in 1.4. I only tested the changes quickly since I am no longer actively using 1.3, but they worked for me (unless I forgot something I did to get it to work).