You are viewing a single comment's thread from:

RE: How to compile an 8BIT Masternode on an Ubuntu Linux VPS - A Guide

in #eightbit7 years ago

Hello,

I have a problem with this line make -f makefile.unix
whenever i enter it i get this errors:

tinyformat.h:785:21: warning: this statement may fall through [->Wimplicit-fallth rough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:786:9: note: here
case 'x': case 'p':
^~~~
tinyformat.h:791:21: warning: this statement may fall through [->Wimplicit-fallth rough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:792:9: note: here
case 'e':
^~~~
tinyformat.h:797:21: warning: this statement may fall through [->Wimplicit-fallth rough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:798:9: note: here
case 'f':
^~~~
tinyformat.h:802:21: warning: this statement may fall through [->Wimplicit-fallth rough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:803:9: note: here
case 'g':

How can i solve this?

Sort:  

I've never seen this error before, have you met all the dependencies and are you running on an Ubuntu 16.04 system? These are the first things to check.

Coin Marketplace

STEEM 0.16
TRX 0.13
JST 0.027
BTC 58503.45
ETH 2594.59
USDT 1.00
SBD 2.45