Recent merge #55 breaks GCC builds
DIS(IEEE 1278.1) Fully Implemented in C++
Brought to you by:
karljj1
GCC is a popular compiler.
This merge #55 does not build with GCC. I tried both 9.3 and 11.2
https://sourceforge.net/p/kdis/code/merge-requests/55/
See attached log files.
Anonymous
Sorry I accidentally deleted the post in the moderation queue. Thanks for sending the CI link, I have been meaning to get something like this setup. Ill look into the failure.
I have pushed a fix. Im also working on setting up a github version of kdis which includes CI.
If all goes well ill move the project over.
Thanks for fixing this. I tried it - works for me now. Let me know if you need any help with your CI rollout (eg, testing).