[theora] run time error in vc++ 2008 express edition

Cristian Adam cristian.adam at gmail.com
Mon Dec 6 10:03:32 PST 2010


On Mon, Dec 6, 2010 at 6:45 PM, AMIT SHAH <amitshah007 at gmail.com> wrote:

> Hi all,
>  I am new to theora and I am trying to get 'encoder_example_static' to run
> on vc++ 2008 express edition. It compiles fine but when I hit debug button
> it complains about some variable "sb_full", "best_bits"...not being
> initialized.
> I tried initializing them to zero but for no improvement. Please suggest me
> a solution.
>
> Regards
> Amit Shah
>
>
Go to the project settings (Alt-F7) and then to C/C++ -> Code Generation and
change the "Basic Runtime Checks" from "Both (/RTC1, equiv. to /RTCsu)" to
"Stack Frames (/RTCs)".

This should be fixed in SVN.

Cheers,
Cristian.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/theora/attachments/20101206/4e50776d/attachment.htm 


More information about the theora mailing list