You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mvn compile exec::java gave me: Caused by: java.lang.UnsatisfiedLinkError: C:\Users\bjoern\.javacpp\cache\flycapture-2.9.3.43-1.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\jniFlyCapture2.dll: Die angegebene Prozedur wurde nicht gefunden
aka The specified procedure could not be found
for full output see logfile
Hum, that's a known bug in FlyCapture2, and the workaround in place used to work, but it looks like it doesn't work anymore, so we'll need to update that.
Hi,
I followed the Example from the Readme
mvn compile exec::java gave me:
Caused by: java.lang.UnsatisfiedLinkError: C:\Users\bjoern\.javacpp\cache\flycapture-2.9.3.43-1.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\jniFlyCapture2.dll: Die angegebene Prozedur wurde nicht gefunden
aka
The specified procedure could not be found
for full output see logfile
Dependency Walker output is attached.
My environment:
Win10
FlyCapture 2.10.3.266 SDK - Windows (64-bit) — 11/22/2016
javac 1.8.0_25
Thanks
Björn
stdout_log.txt
jniFlyCapture2_DependencyWalker.zip
The text was updated successfully, but these errors were encountered: