Bitcoin Forum
July 05, 2024, 02:11:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Anoncoin error  (Read 915 times)
KriszDev (OP)
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
January 06, 2014, 09:20:36 PM
Last edit: January 07, 2014, 02:45:45 PM by KriszDev
 #1

Is there anybody who knowns how to fix this problem:
KRISZ-LINUX:/codes/anoncoin/src # make -f makefile.linux-mingw
/opt/mingw32/bin/i686-w64-mingw32-g++ -c -O2 -w -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -D_MT -DWIN32 -D_WINDOWS -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DSTATICLIB -DUSE_UPNP=0 -DUSE_IPV6=1 -DUSE_NATIVE_I2P -I"../i2psam" -I"/codes/anoncoin/src/leveldb/include" -I"/codes/anoncoin/src/leveldb/helpers" -DHAVE_BUILD_INFO -I"/codes/anoncoin/src" -I"/codes/anoncoin/src"/obj -I"/use/include/boost/include" -I"/use/include/boost" -I"../i2psam"  -o obj/alert.o alert.cpp
alert.cpp:6:53: fatal error: boost/algorithm/string/classification.hpp: No such file or directory
 #include <boost/algorithm/string/classification.hpp>
                                                     ^
compilation terminated.
make: *** [obj/alert.o] Error 1
GivecoinDan
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
April 10, 2014, 09:42:34 PM
 #2

I replying to this question solely to have useful information picked up by the Google crawler; but that is an error that is SOLELY related to Boost and the build process. Either the makefile does not point to boost correctly, or you have an incorrect version of boost.
LiteCoinGuy
Legendary
*
Offline Offline

Activity: 1148
Merit: 1011


In Satoshi I Trust


View Profile WWW
April 10, 2014, 09:45:49 PM
 #3

anoncoin is the problem. use Zerocoin in the future.

BroTroxer
Sr. Member
****
Offline Offline

Activity: 290
Merit: 250


View Profile
April 10, 2014, 09:52:09 PM
 #4

Hi there. Have a look at https://anoncoin.net/index.php/guides2 for build instructions.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!