Engine
Engine copied to clipboard
build error on windows with gcc on msys64
There is a liker error while linking libOREData.dll, its not able to link with some regex functions from boost.

Hi @ChandanKSingh the error message in your screenshot seems to point to another error (multiple definition of Constraint)?
Hi @pcaspers, yes it points to multiple definition of Constraint. Is it know issue?
No, I just asked because you were talking about boost regex initially.
Is there a reason why you build ORE in this way instead of just using MSVC? I don't think we will look into fixing this exotic setup to be honest.