qiqian / webp

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

freeglut.dll #161

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
When i execute the vwebp.exe ,its showing freeglut.dll is missing and is it 
necessary to install Microsoft visual c++  

What version of the product are you using? On what operating system?

Windows vista 32 bit
Please provide any additional information below.

Original issue reported on code.google.com by kr.adars...@gmail.com on 25 Jul 2013 at 12:38

GoogleCodeExporter commented 8 years ago
This is expected, but it is only mentioned in the non-binary release README as 
a prerequisite for building.

You'll need the visual studio redistributables from microsoft [1] and the 
freeglut dll [2].

At a minimum the next release's README will mention this. If possible and the 
dependencies are small enough I might try to include these in the release 
archive.

[1] http://www.microsoft.com/en-us/download/default.aspx
[2] http://freeglut.sourceforge.net/index.php#download

Original comment by jz...@google.com on 27 Jul 2013 at 2:05

GoogleCodeExporter commented 8 years ago
seems like the README update went missing in action, no?

Original comment by pascal.m...@gmail.com on 29 Jan 2014 at 9:20

GoogleCodeExporter commented 8 years ago
It's in the main README, but since we now bundle the dll's in the binary 
distribution it wasn't necessary to move the prerequisites there.

Original comment by jz...@google.com on 29 Jan 2014 at 10:35

GoogleCodeExporter commented 8 years ago
ok, sgtm

Original comment by pascal.m...@gmail.com on 30 Jan 2014 at 9:05