Which files are needed for using libcint.dll in a standalone app ??
Using FileMon I was able to determine that libcint.dll was reading MAKEINFO in the cint directory as well as accessing bool.h in the include directory.
I assume that libcint needs all of the .h files but why does it need MAKEINFO which has compiler specific make commands ??
Are there any other relevant files needed ??
regards
david