GithubHelp home page GithubHelp logo

Comments (11)

aulinang avatar aulinang commented on July 23, 2024

is there a solution? same error here

from cryptonote.

vvlancetov avatar vvlancetov commented on July 23, 2024

at first you must run cmake, then make

from cryptonote.

rohanjha1992 avatar rohanjha1992 commented on July 23, 2024

pain
untitled

I run first cmake Makefile then run make but still getting same issue. Please see attachment .

from cryptonote.

vvlancetov avatar vvlancetov commented on July 23, 2024

I run first cmake Makefile then run make but still getting same issue. Please see attachment .

i am getting errors in linux too with gcc 4.9. trying to upgrade compiler

from cryptonote.

finleyexp avatar finleyexp commented on July 23, 2024

I'm having a similar problem.
...

$ make -j
mkdir -p build/release
cd build/release && cmake -D CMAKE_BUILD_TYPE=Release ../..
CMake Error at /usr/share/cmake-3.7/Modules/FindBoost.cmake:1835 (message):
Unable to find the requested Boost libraries.

Boost version: 1.62.0

Boost include path: /usr/include

Could not find the following Boost libraries:

      boost_regex

Some (but not all) of the required Boost libraries were found. You may
need to install these additional Boost libraries. Alternatively, set
BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
to the location of Boost.
Call Stack (most recent call first):
CMakeLists.txt:114 (find_package)

-- Configuring incomplete, errors occurred!
See also "/media/root/Storage/argnote/CMakeFiles/CMakeOutput.log".
See also "/media/root/Storage/argnote/CMakeFiles/CMakeError.log".
Makefile:16: recipe for target 'cmake-release' failed
make: *** [cmake-release] Error 1

from cryptonote.

MarkusBansky avatar MarkusBansky commented on July 23, 2024

Got such problem too

mkdir -p build/release
cd build/release && cmake -D CMAKE_BUILD_TYPE=Release ../..
CMake Error at /usr/share/cmake-3.5/Modules/FindBoost.cmake:1677 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.55.0

  Boost include path: /usr/local/include

  Could not find the following Boost libraries:

          boost_thread

  Some (but not all) of the required Boost libraries were found.  You may
  need to install these additional Boost libraries.  Alternatively, set
  BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
  to the location of Boost.
Call Stack (most recent call first):
  CMakeLists.txt:112 (find_package)


-- Found Git: /usr/bin/git
CMake Warning in CMakeLists.txt:
  CMAKE_SKIP_INSTALL_RULES was enabled even though installation rules have
  been specified


-- Configuring incomplete, errors occurred!
See also "/home/markus/Documents/cryptonote/build/release/CMakeFiles/CMakeOutput.log".
See also "/home/markus/Documents/cryptonote/build/release/CMakeFiles/CMakeError.log".
Makefile:16: recipe for target 'cmake-release' failed
make: *** [cmake-release] Erro
```r 1

from cryptonote.

SoraKohaku avatar SoraKohaku commented on July 23, 2024

used this

apt install build-essential libqt4-dev qt5-qmake cmake qttools5-dev libqt5webkit5-dev qttools5-dev-tools qt5-default python-sphinx texlive-latex-base inotify-tools openssl libssl-dev libdb++-dev libminiupnpc-dev git sqlite3 libsqlite3-dev g++ libpng-dev git g++ gedit python gcc make libbz2-dev libdb-dev libssl-dev openssl libreadline-dev autoconf libtool git libleveldb-dev libblkid-dev e2fslibs-dev libboost-all-dev libaudit-dev automake nano qtbase5-dev qt4-dev-tools libqt4-core libqt4-gui libqt5-core libqt5-gui

from cryptonote.

MarkusBansky avatar MarkusBansky commented on July 23, 2024

I could fix my problem by rebuilding boost library from source, with explicit list of needed libraries then it was build and installed in path and everything started compiling, but now i got another error

from cryptonote.

SoraKohaku avatar SoraKohaku commented on July 23, 2024

see my repo for fixed

https://github.com/FndNur1Labs/WayangGUI

from cryptonote.

rainmanp7 avatar rainmanp7 commented on July 23, 2024

cmake cmakelists.txt
then
make
Or
make -j3

from cryptonote.

SoraKohaku avatar SoraKohaku commented on July 23, 2024

from cryptonote.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.