ashish-codeware / xuggle

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

Zlib dll not included in Xuggle trunk build for Windows #249

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Build xuggler installer for windows
2. Install on a windows system
3. Setup environmental vars etc based on wiki info
4. Attempt to run Xuggler

What is the expected output? What do you see instead?
The application is expected to run, but it errors out with the following 
message:

JNILibraryLoader Failure: library load of library: xuggle-xuggler; version: 4: 
absolute path: C:\dev\Xuggle\bin\libxuggle-xuggler-4.dll; error: 
java.lang.UnsatisfiedLinkError: C:\dev\Xuggle\bin\libxuggle-xuggler-4.dll: 
Can't find dependent libraries 

What operating system and JVM version are you using.
Windows 7 x64 with Sun JDK 1.6 x32

To fix this I simply copied the zlib1.dll into XUGGLE_HOME/bin

Log snipet and Xuggle bin directory content list attached

Original issue reported on code.google.com by mondain on 26 Aug 2010 at 4:31

Attachments:

GoogleCodeExporter commented 9 years ago
Thank You!
You saved me!

Original comment by aharonma...@gmail.com on 16 Feb 2012 at 9:45

GoogleCodeExporter commented 9 years ago
Fixed in 5.3

Original comment by art.cla...@gmail.com on 7 Apr 2012 at 5:38