Author Topic: No such file or directory: "hardfork.d"  (Read 2300 times)

0 Members and 1 Guest are viewing this topic.

Offline monsterer

My opinions do not represent those of metaexchange unless explicitly stated.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline cube

  • Hero Member
  • *****
  • Posts: 1404
  • Bit by bit, we will get there!
    • View Profile
  • BitShares: bitcube
Wipe the bitshares2 folder and reclone the repo.

I have local changes to the API I needed which never got merged into the github, though... Any other advice I could try?

Perhaps try:

This may save you from a wipe.

Edit: Try the fix by alt - https://github.com/bitshares/bitshares-2/pull/9/files
« Last Edit: February 22, 2016, 01:48:08 pm by cube »
ID: bitcube
bitcube is a dedicated witness and committe member. Please vote for bitcube.

Offline monsterer

Wipe the bitshares2 folder and reclone the repo.

I have local changes to the API I needed which never got merged into the github, though... Any other advice I could try?
My opinions do not represent those of metaexchange unless explicitly stated.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline cube

  • Hero Member
  • *****
  • Posts: 1404
  • Bit by bit, we will get there!
    • View Profile
  • BitShares: bitcube
Wipe the bitshares2 folder and reclone the repo.
ID: bitcube
bitcube is a dedicated witness and committe member. Please vote for bitcube.

Offline monsterer

I'm getting a compile error trying to build from the head of bitshares-2.:

Code: [Select]
[ 56%] Built target cat-parts
Scanning dependencies of target build_hardfork_hpp
boost::filesystem::directory_iterator::construct: No such file or directory: "hardfork.d"
make[2]: *** [libraries/chain/CMakeFiles/build_hardfork_hpp] Error 1
make[1]: *** [libraries/chain/CMakeFiles/build_hardfork_hpp.dir/all] Error 2
make: *** [all] Error 2

The directory is there, so I'm not sure what its complaining about. I'm building Release.
My opinions do not represent those of metaexchange unless explicitly stated.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads