When installing Ipopt, it was checked for only two specific versions of hsl. I updated the older one to mine (should be the newest) but also added the option to manually type in your version (also updated in Readme.md)
When using buildAll.sh it told me it was missing the Google tests. While it also said to run installGoogleTest.sh i thought it might be easier to just include it in buildAll.sh.
These are the things i noticed when installing:
Readme.md
)buildAll.sh
it told me it was missing the Google tests. While it also said to runinstallGoogleTest.sh
i thought it might be easier to just include it inbuildAll.sh
.