Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

[vb.net] ijl20.dll

t_goral
Beginner
358 Views
To compile jpeg-ijl i get trial of Visual Studio.

build32 cl

generation ijl20.dll, but when use in vb.net i get error {System.DllNotFoundException}, search on this forum info, use depends on ijl20.dll.

Dependency Walker return:
MSJAVA.DLL - error opening file.
Instaling ms java.
Now only warning in mpr.dll in WNetRestoreConnectionA

but not running.

My declaration of ijl function:

Public Function ijlGetLibVersion() As Integer
End Function

Tomasz Gral
0 Kudos
1 Reply
t_goral
Beginner
358 Views
Ok i'm use Dependency Walker 2.1, when use 2.2 return new error :
msvcr80.dll error file opening.
copy from c:Program FilesMicrosoft Visual Studio 8VC edistx86Microsoft.VC80.CRT
all files to debug folder
but now have Runtime Error R6034

Tomasz Gral
0 Kudos
Reply