This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/1976CB750 on 2025-05-22 20:25:42+00:00.


How does turn error-on-warning off? cmake -Wno-error doesn’t do the trick. Also I don’t see the actual invocation of cc1plus which does the compiling. cmake has everything buried. Opened a ticket on github.

Update: removed -Werror from CMakeFiles/rocksdb.dir/flags.make and stuff is now compiling that didn’t compile yesterday.