The climb in the last few days is getting pretty crazy! It'll break $500 today and probably $600 tomorrow.
I don't think it's likely, but it would be also nice if altcoins would follow the trend which would boost mining profitability.
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.
C:\code\cpp-ethereum-cudaminer>cmake -G "Visual Studio 12 2013 Win64"
-- Got C:\Program Files (x86)\Windows Kits\8.1\ - Windows/Platform SDK directori
es:
-- FindWindowsSDK: Detected Visual Studio 2012 or newer, not using the _xp tools
et variant: including SDK versions that drop XP support in search!
- WindowsSDK dirs: C:/Program Files (x86)/Windows Kits/8.1;C:/Program Files (x8
6)/Microsoft SDKs/Windows/v8.0A;C:/Program Files (x86)/Microsoft SDKs/Windows/v8
.1A;C:/Program Files (x86)/Microsoft SDKs/Windows/v7.1A
-- ctest path: C:/Program Files (x86)/CMake/bin/ctest.exe
CMake Error at cmake/FindPackageHandleStandardArgs.cmake:138 (message):
Could NOT find CryptoPP (missing: CRYPTOPP_INCLUDE_DIR CRYPTOPP_LIBRARY)
(Required is exact version "5.6.2")
Call Stack (most recent call first):
cmake/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE)
cmake/FindCryptoPP.cmake:107 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
cmake/EthDependencies.cmake:44 (find_package)
CMakeLists.txt:298 (include)
-- Configuring incomplete, errors occurred!
See also "C:/code/cpp-ethereum-cudaminer/CMakeFiles/CMakeOutput.log".
C:\code\cpp-ethereum-cudaminer>
C:\code\cpp-ethereum-cudaminer>mkdir build
C:\code\cpp-ethereum-cudaminer>cd build
C:\code\cpp-ethereum-cudaminer\build>cmake -DBUNDLE=cudaminer -G "Visual Studio 12 2013 Win64" ..
C:\code\cpp-ethereum-cudaminer>cmake -G "Visual Studio 12 2013 Win64"
-- Got C:\Program Files (x86)\Windows Kits\8.1\ - Windows/Platform SDK directori
es:
-- FindWindowsSDK: Detected Visual Studio 2012 or newer, not using the _xp tools
et variant: including SDK versions that drop XP support in search!
- WindowsSDK dirs: C:/Program Files (x86)/Windows Kits/8.1;C:/Program Files (x8
6)/Microsoft SDKs/Windows/v8.0A;C:/Program Files (x86)/Microsoft SDKs/Windows/v8
.1A;C:/Program Files (x86)/Microsoft SDKs/Windows/v7.1A
-- ctest path: C:/Program Files (x86)/CMake/bin/ctest.exe
CMake Error at cmake/FindPackageHandleStandardArgs.cmake:138 (message):
Could NOT find CryptoPP (missing: CRYPTOPP_INCLUDE_DIR CRYPTOPP_LIBRARY)
(Required is exact version "5.6.2")
Call Stack (most recent call first):
cmake/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE)
cmake/FindCryptoPP.cmake:107 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
cmake/EthDependencies.cmake:44 (find_package)
CMakeLists.txt:298 (include)
-- Configuring incomplete, errors occurred!
See also "C:/code/cpp-ethereum-cudaminer/CMakeFiles/CMakeOutput.log".
C:\code\cpp-ethereum-cudaminer>