Re: run time error in vc++ 2008 express edition

Cristian Adam <[email protected]>
Newsgroups gmane.comp.multimedia.ogg.theora.general
Message-ID <[email protected]>
On Mon, Dec 6, 2010 at 6:45 PM, AMIT SHAH <[email protected]> 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.

_______________________________________________
theora mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/theora
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.