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

EntryPointNotFound after upgrade to newest version #2326

Open
MadsKirkFoged opened this issue Nov 30, 2023 · 3 comments
Open

EntryPointNotFound after upgrade to newest version #2326

MadsKirkFoged opened this issue Nov 30, 2023 · 3 comments
Milestone

Comments

@MadsKirkFoged
Copy link
Contributor

I'm using C# to connect to both the 32bit and 64bit version.

After I have upgraded to the newest versions the 32bit version works fine but the 64bit version I get the following error:

image

Is this something I have messed up or has the "SWIGRegisterExceptionCallbacks_CoolProp" EntryPoint been removed for the 64bit version?

@ibell
Copy link
Contributor

ibell commented Dec 1, 2023

This was definitely not intentional. Are you sure that you have installed the C# stuff properly?

@jowr
Copy link
Member

jowr commented Dec 6, 2023

I recall some PR that changed some SWIG settings. Maybe we missed something there? I would be happy to release an updated version once we fix this.

@birdol
Copy link

birdol commented Dec 28, 2023

compile c# glue code your self, this will be solved

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

4 participants