Author Topic: Cannot Compile v2.0.160115  (Read 3063 times)

0 Members and 1 Guest are viewing this topic.

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop

Offline twitter

  • Sr. Member
  • ****
  • Posts: 279
    • View Profile
Still have the same problem mentioned above...
witness:

iHashFury

  • Guest
waiting until git is updated

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
I think it's related hardfork.cpp. New instruction is needed.

Code: [Select]
CMake Error at libraries/chain/CMakeLists.txt:30 (add_library):
  Cannot find source file:
    include/graphene/chain/hardfork.hpp
  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx

Just comment out  include/graphene/chain/hardfork.hpp from libraries/chain/CMakeLists.txt

It works. Thanks. But I think you are going to update the repo, right?
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop

Offline valzav

  • Sr. Member
  • ****
  • Posts: 294
    • View Profile
I think it's related hardfork.cpp. New instruction is needed.

Code: [Select]
CMake Error at libraries/chain/CMakeLists.txt:30 (add_library):
  Cannot find source file:
    include/graphene/chain/hardfork.hpp
  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx

Just comment out  include/graphene/chain/hardfork.hpp from libraries/chain/CMakeLists.txt

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
I think it's related hardfork.cpp. New instruction is needed.

Code: [Select]
CMake Error at libraries/chain/CMakeLists.txt:30 (add_library):
  Cannot find source file:
    include/graphene/chain/hardfork.hpp
  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop