LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Import Shared Library - issue with header file

Hi,

I'm trying to import OpenSSL library using Import Shared Library Wizard. I downloaded the source files here. Based on that I tried to import libssl32.dll with ssl.h header.

 

I got this message: "The shared library contains 217 function(s). The declarations of 40 function(s) are found and recognized in the header file and these function(s) can be wrapped." and the error "The following header file was not found in the specified header file or one of the referenced header files:
- openssl/e_os2.h
- openssl/comp.h
- openssl/bio.h
- openssl/x509.h
- openssl/crypto.h
- openssl/lhash.h
- openssl/buffer.h
- openssl/pem.h
- openssl/hmac.h
- openssl/kssl.h
- openssl/safestack.h
- openssl/symhacks.h
- openssl/ssl2.h
- openssl/ssl3.h
- openssl/tls1.h
- openssl/dtls1.h
- openssl/ssl23.h"

 

How to add multiple header files? It doesn't help when I add particular missing headers in "include path" 😞

 

 

Michał Bieńkowski
CLA, CTA

Someone devote his time to help solve your problem? Appreciate it and give kudos. Problem solved? Accept as a solution so that others can find it faster in the future.
Make a contribution to the development of TestStand - vote on TestStand Idea Exchange.
0 Kudos
Message 1 of 2
(2,585 Views)

did found the solution for this?

0 Kudos
Message 2 of 2
(1,718 Views)