wesley kiriinya
2007-Dec-14 23:27 UTC
[theora-dev] defining TH_REALLY_NO_ASSEMBLY: PLEASE help with compiling theora beta 2
Hi, Please point me to where I can find informaion on the following message that I get when I compile theora beta 2 in VS2005: "fatal error C1189: #error : You are compiling theora without inline assembly. This is probably not what you want. Instead, please either (1) download the assembly .lib binaries or (2) compile them yourself using MinGW, and make Visual Studio link against them. Please seriously consider this before defining TH_REALLY_NO_ASSEMBLY to disable this message and compile without inline assembly. Thank you!" I have looked for assembly .lib binaries but haven't found them. Thank You. ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
Ralph Giles
2007-Dec-14 23:45 UTC
[theora-dev] defining TH_REALLY_NO_ASSEMBLY: PLEASE help with compiling theora beta 2
On Fri, Dec 14, 2007 at 11:20:38PM -0800, wesley kiriinya wrote:> I have looked for assembly .lib binaries but haven't > found them.I think they're complete builds, but you might have a look at: http://people.xiph.org/~tterribe/theora-win32-builds/theora-1.0beta2/ -r