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?
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.
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