Julien Schueller

Results 523 comments of Julien Schueller

no, that wouldnt work (error: conflicting declaration ‘typedef struct HighsCallbackDataOut HighsCallbackDataOut’) here is what I'm trying to do in a nutshell: Solver.hxx: ``` #include // predeclaration (public header, so we...

yes, I still get a conflicting declaration with your solution I prepared a repo to replicate the issue, see the github actions logs: https://github.com/jschueller/hello-highs.git

hello @galabovaa, any new thoughts on this ?