Maria1099 / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

compilation error using MSVC10; rand_r in mkvmuxerutil.cpp #499

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Attempt to build libwebm using MSVC10

What is the expected output? What do you see instead?
mkvmuxerutil.cpp(511): error C3861: 'rand_r': identifier not found

What version are you using? On what Windows version?
Git pull dated 10/30/2012. Win7 x64, MSVC10, Windows SDK 7.1.

Original issue reported on code.google.com by kipt...@gmail.com on 30 Oct 2012 at 10:28

GoogleCodeExporter commented 9 years ago

Original comment by albe...@google.com on 6 Dec 2012 at 10:19

GoogleCodeExporter commented 9 years ago

Original comment by albe...@google.com on 6 Dec 2012 at 10:19

GoogleCodeExporter commented 9 years ago

Original comment by jkoles...@google.com on 6 Dec 2012 at 10:27

GoogleCodeExporter commented 9 years ago
There's a pending change (by Frank) to fix this.

Original comment by matthewj...@google.com on 7 Dec 2012 at 6:51

GoogleCodeExporter commented 9 years ago

Original comment by fgalli...@google.com on 16 Jan 2015 at 6:35