dice icon indicating copy to clipboard operation
dice copied to clipboard

Compilation error using gcc 8.3

Open ThomasChauve opened this issue 4 years ago • 1 comments

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 : image

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

ThomasChauve avatar Dec 08 '20 13:12 ThomasChauve

Thanks for the heads up. I'll be sure to fix this when we update the compiler for our nightly testing.

dicengine avatar Dec 08 '20 15:12 dicengine