Bitcoin Forum
June 28, 2024, 10:24:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: clone a coin: error: class member cannot be redeclared  (Read 232 times)
vlom (OP)
Legendary
*
Offline Offline

Activity: 1498
Merit: 1117


View Profile
July 26, 2017, 07:03:12 PM
 #1

hi

maybe you can help me. i trying to clone a coin.

i am following this guide: https://gist.github.com/mhsjlw/8130158de01071aa8c87

but i cant rid off an error.

Quote
make -f makefile.osx USE_UPNP=-


....src/serialize.h:824:10: error: class member cannot
      be redeclared

    void insert(iterator it, std::vector<char>::const_iterator first, st...
         ^
.....src/serialize.h:811:10: note: previous declaration
      is here
    void insert(iterator it, const_iterator first, const_iterator last)
         ^
1 error generated.
make: *** [obj/checkpoints.o] Error 1

in the altcoin part of the forum i could not find a tech-sub-forum.

thank you

vlom
see_peters
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 22, 2018, 11:00:18 PM
 #2

I am having the same issue.
Any word on how to fix this?
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!