Build DLL through visual studio on windows based on function of data_layer

hello,

I wanted to build a DLL file for windows and I tried with visual_code inside the ubuntu environment but this dll was not readable by windows applications.

 

I have also tried it with visual studio on windows but I was stopped by getting an unusual error.

 

I want to build DLL something like in the picture below but based on my own functions.

 

 

Best reply by kuldeepM

problem was that I have run the code in debug mode and all the dependencies were in a release.

I have attached a solution file of the visual studio project with an executable below.

 

 

vscode.zip
8.39MB
View original
3 replies