You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 21, 2021. It is now read-only.
Hello.
I am trying to compile 5.1 on a 64bit Arch linux system but the get the following error for some of the binaries which then don't get compiled. It seems Version.c files end up with strings containing version, data, host name and user which gcc does not like.
Version.c:1:10: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before numeric constant
RADIANCE 5.1
^~~