hechelion
Member
White Dragon said:Thanks for your details.
Unfortunately I can't test on Linux (I work on Windows).
Maybe DC can test.
But.. If I can help you, I can see the code and try to find the issue just with reading and tracing the code but
I need to know the latest working commit or first not working.
Can you compile commits after 6276 and before 6291 to find the first not working?
In this way I can concentrate on right code.
Thanks
Thanks for the reply.
The error appears in the "Commits on Jul 09, 2018".
I was manually adding the changes and found that deleting this line:
Globlas.h -> 71) #define shutdown borShutdown
makes Openbor stop working on Linux
If I apply all the changes of July 9, except delete that line, then Openbor works, but a new problem is generated, I can not close the application normally and I have to kill it.