Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is libcoolprop defined? #21

Open
duncanam opened this issue Aug 30, 2022 · 1 comment
Open

Where is libcoolprop defined? #21

duncanam opened this issue Aug 30, 2022 · 1 comment

Comments

@duncanam
Copy link

I've looked through pretty much every source file here and don't seem to see how this package actually downloads the CoolProp shared library and then creates the Global Variable libcoolprop that each ccall() accepts.

Putting a breakpoint in a function clearly shows that CoolProp.jl has the library copied into the package folder, and that the Global libcoolprop is defined, but I'm wondering how this actually gets set during the package install process.

@longemen3000
Copy link
Contributor

for what i've seen, Coolprop.jl loads libcoolprop from https://github.com/JuliaBinaryWrappers/CoolProp_jll.jl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants