cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

Problem displaying LNK2019 when using external library

CHASEONHO
18-Opal

Problem displaying LNK2019 when using external library

I want to use an external library to handle Excel in the toolkit.
xllib is the library I want to use.
Added xllib.h as header.
Next, you tried to set the link in the project properties.
However, since the configuration type of the toolkit is makefile, there is no link setup option!
How should we solve this problem?

7 REPLIES 7

Try cerating normal project instead of makefile.

Easily you can resolve linking errors.

The build succeeds but the toolkit application does not start.

You are able unlock DLL\EXE ?

Yes, i'm unlock that dll file

also, we have toolkit license

If you share the library, i may help you in creating a sample application with referring to libraries.

Attach library file about control xls.
and i'll add comment, project property image at tomorrow.
Thanks

The build succeeds by taking the static library from xllib support, and the toolkit also works.

However, dynamic libraries still do not work.
It builds but does not run the toolkit.
This is the address associated with the setting.
http://www.libxl.com/vscpp.html
If anyone can successfully extract Excel using dynamic library, please share
Please.
thank

Top Tags