You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just pulled latest, then tried to ./eosio_build.sh again, and this is what I am getting.
>>>>>>>> ALL dependencies sucessfully found or installed . Installing EOSIO
>>>>>>>> CMAKE_BUILD_TYPE=Release
>>>>>>>> ENABLE_COVERAGE_TESTING=false
>>>>>>>> DOXYGEN=false
CMake Error: The current CMakeCache.txt directory /home/okayplanet/dev/eos/eos/build/CMakeCache.txt is different than the directory /home/okayplanet/dev/eos/build where CMakeCache.txt was created. This may result in binaries being created in the wrong place. If you are not sure, reedit the CMakeCache.txt
CMake Error: The source "/home/okayplanet/dev/eos/eos/CMakeLists.txt" does not match the source "/home/okayplanet/dev/eos/CMakeLists.txt" used to generate cache. Re-run cmake with a different source directory.
>>>>>>>>>>>>>>>>>>>> CMAKE building EOSIO has exited with the above error.
I just pulled latest, then tried to
./eosio_build.shagain, and this is what I am getting.