What you said was very right, I agreewith you that we should increase the active degree here.
good luck , Dolphincoin!
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
=============================================================
Building dolphincoin-qt on Xubuntu 14.04 LTS using Qt Creator
=============================================================
* Install Xubuntu 14.04 LTS from http://xubuntu.org/getxubuntu/ (suggest to install in a virtual machine e.g. VirtualBox).
* Open the terminal emulator in Xubuntu.
* Install qt-creator:
sudo apt-get install qtcreator
* Add the bitcoin PPA to get access to the libdb4.8++-dev package:
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
* Install dependencies:
sudo apt-get install git qt4-qmake libqt4-dev libboost-all-dev libssl-dev libdb4.8-dev libdb4.8++-dev
* Get DolphinCoin source:
git clone https://github.com/DolphinCoin/dolphincoin
* Open Qt Creator via Xubuntu's main menu:
+ Choose File>OpenFile.. in Qt Creator
+ Navigate to the dolphincoin folder and open 'dolphincoin-qt.pro'
+ Click 'Configure Project'
+ Click 'Projects' in the Qt Creator sidebar
+ Under Build Steps/qmake, Click Details and add USE_UPNP=- to Additional arguments.
+ Click 'Manage Kits...' in the Projects window.
~ Select the 'Qt Versions' tab and click 'Add...'
~ Navigate to and select '/usr/lib/x86_64-linux-gnu/qt4/bin/qmake'
~ Select the 'Kits' tab and choose Qt4 for the Qt version instead of Qt5.
~ Click ok.
+ Edit the file addressbookpage.cpp (under Sources/src/qt) and replace #include "QDesktopServices.h" with #include
(thanks to user who suggested this at https://bitcointalk.org/index.php?topic=625466.msg8467513;topicseen#msg8467513 )
+ Finally, select 'Build All' from Qt Creator's main menu.
If it builds successfully, you're Done! dolphincoin-qt should be somewhere under your home directory.
If you found this useful, DOLP tips appreciated :D
DPQHmTmstzAHFqEod8aFY6BXTJqRnD6fL1