Jacob Magnusson

Results 118 comments of Jacob Magnusson

So a branch with one file per version? How does one install from a specific branch in an easy way without knowing all the gritty details?

Yeah I know that's the way it works with homebrew. Personally I don't like their way of working with different versions, and I've run into issues countless of times when...

Has anyone made a debug panel that uses "raw" SQLalchemy? I also don't like the way that Flask-SQLAlchemy forces me to couple my db package to the web app.

Hi @leoneifler, I'm using a musl-cross-make made GCC compiler that doesn't support dynamic loading. For this reason the soplex cmake build fails. What I want to achieve is a fully...

Thanks for the direction @mmghannam, I'll try it when I'm done with the static builds 😅

Haven't had the chance to try yet but will soon. Have you tried building and linking scip statically?

Thanks @nihohit for the quick reply. I'm receiving the same error as you originally posted, so I don't think the issue should be closed. @boustrophedon Have you been able to...

Yes, it appears so. Do you have any integration tests?