welcomekeron.blogg.se

Brew install mongodb for mac 10.11
Brew install mongodb for mac 10.11




  1. #Brew install mongodb for mac 10.11 mac os#
  2. #Brew install mongodb for mac 10.11 windows#

Solution: INCPATH= -I/usr/local/Cellar/qrencode/3.4.4/includeĪfter running above steps we will get funcoin-temp.dmg file, next we will make funcoin.dmg export QTDIR=/usr/local/Trolltech/Qt-4.8.7 T=$(contrib/qt_translations.py $QTDIR/translations src/qt/locale)Ĭs,da,de,es,fa,he,hu,lt,pl,ru,sk,sv,uk,zh_CN,zh_TWĮdit contrib/macdeploy/ist file Change PPcoin-Qt.app to Funcoin-Qt.appĮdit contrib/macdeploy/macdeployqtplus file and Change "disk" : "PPcoin-Qt", to "disk" : "Funcoin-Qt" Next error, qrcodedialog.cpp:9:10: fatal error: 'qrencode.h' file not found Next error, src/qt/transactiondesc.cpp:249:19: error: variable has incomplete type 'CTxDB' Solution: INCPATH= -I/opt/local/include -I/usr/local/BerkeleyDB.4.8/include

brew install mongodb for mac 10.11

Next, error, db.h:15:10: fatal error: 'db_cxx.h' file not found special case for inserting at the front when there's room If (it = vch.begin() + nReadPos & last - first <= nReadPos) Next, error might get, serialize.h:829:10: error: class member cannot be redeclaredįrom Line 817 to 827 /* void insert(iterator it, const_iterator first, const_iterator last) Next, error might get, src/qt/macdockiconhandler.mm:50:39: error: assigning to 'objc_object *' from incompatible type Solution: INCPATH= -I/usr/local/boost-1.64.0/include Next, error might get, src/util.h:23:10: fatal error: 'boost/thread.hpp' file not found LIBS= -L/usr/local/Cellar/openssl/1.0.2l/lib Src/bignum.h:10:10: fatal error: 'openssl/bn.h' file not foundĪdd openssl include path and Lib path in Makefile INCPATH= -I/usr/local/Cellar/openssl/1.0.2l/include Then change 10.4 & 10.5 to 10.11 in every place of Makefile You might get the error, clang: warning: no such sysroot directory: '/Developer/SDKs/MacOSX10.5.sdk'Įdit makefile and change sysroot path to /Applications/Xcode.app/Contents/Developer/Platforms/atform/Developer/SDKs/MacOSX10.11.sdk usr/local/Trolltech/Qt-4.8.7/bin/qmake RELEASE=1 USE_UPNP=- USE_QRCODE=1 -o Makefile Funcoin-qt.pro Next, we will compile the coin code, cd /home/ubuntu/funcoin Untar the file then cd qt-everywhere-opensource-src-4.8.7 brew install automake berkeley-db4 libtool boost -c++11 miniupnpc openssl pkg-config protobuf -c++11 libevent

brew install mongodb for mac 10.11

Next Install Homebrew, /usr/bin/ruby -e "$(curl -fsSL )" When the popup appears, click on install.

#Brew install mongodb for mac 10.11 mac os#

In this blog, we will compile our Funcoin on Mac OS 10.11.įirst, install the required library OSX command line tool.

brew install mongodb for mac 10.11

#Brew install mongodb for mac 10.11 windows#

In the last blog, we have compiled the windows and Linux build.






Brew install mongodb for mac 10.11