dice
dice copied to clipboard
Compilation error using gcc 8.3
Hello
I have been trying to compile 'dice-master' on the last stable debian (10 alias Buster). By default it is using gcc8.3 and the dice compilation is not working with this version of gcc.
Instead of gcc-8.3, I compiled the source using gcc-7.4 and it went fine.
Description of the error
Here is the screenshot from the error :
From what I understand the issue is related to something call error: static assertion failed
. I just want to leave a trace from this issue in case you are running into it.
Best Thomas
Thanks for the heads up. I'll be sure to fix this when we update the compiler for our nightly testing.