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

Building Casadi with ipopt #3685

Open
bharswami opened this issue May 3, 2024 · 2 comments
Open

Building Casadi with ipopt #3685

bharswami opened this issue May 3, 2024 · 2 comments

Comments

@bharswami
Copy link

I was able to build casadi without an interface to ipopt. Could someone please tell me what is needed to build it with ipopt? What libraries are needed what options to specify in cmake etc? I am building it in Windows Visual Studio 2022. Thanks in advance.

@bharswami
Copy link
Author

I think I got this fixed after resetting some flags and installing GIT. Will update after running some examples.

@bharswami
Copy link
Author

I am getting the following error while tring to build the project openblas-external.
1>2>LINK : fatal error LNK1104: cannot open file 'ifconsol.lib'
1>2>Done building project "openblas_shared.vcxproj" -- FAILED.

It is because the project is not detecting the fortran compiler which is strange since all other fortran projects build fine on my system. Probably the cmake of openblas doesn't have the necessary command to detect the fortran compiler? Please suggest.

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

1 participant