Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: quanizz on April 11, 2016, 09:54:50 AM



Title: Wallet build error
Post by: quanizz on April 11, 2016, 09:54:50 AM
So when i run the command in ubuntu to build/compile the wallet i get this
Code:
CMake Error at CMakeLists.txt:19 (find_package):
  By not providing "FindQt5Gui.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Qt5Gui", but
  CMake did not find one.

  Could not find a package configuration file provided by "Qt5Gui" with any
  of the following names:

    Qt5GuiConfig.cmake
    qt5gui-config.cmake

  Add the installation prefix of "Qt5Gui" to CMAKE_PREFIX_PATH or set
  "Qt5Gui_DIR" to a directory containing one of the above files.  If "Qt5Gui"
  provides a separate development package or SDK, be sure it has been
  installed.


-- Configuring incomplete, errors occurred!

Please help me i need it fast, it is for my own coin soon to be released.


Title: Re: Wallet build error
Post by: klarki on April 11, 2016, 06:28:41 PM
So when i run the command in ubuntu to build/compile the wallet i get this
Code:
CMake Error at CMakeLists.txt:19 (find_package):
  By not providing "FindQt5Gui.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Qt5Gui", but
  CMake did not find one.

  Could not find a package configuration file provided by "Qt5Gui" with any
  of the following names:

    Qt5GuiConfig.cmake
    qt5gui-config.cmake

  Add the installation prefix of "Qt5Gui" to CMAKE_PREFIX_PATH or set
  "Qt5Gui_DIR" to a directory containing one of the above files.  If "Qt5Gui"
  provides a separate development package or SDK, be sure it has been
  installed.


-- Configuring incomplete, errors occurred!

Was this a fresh installation or an upgrade of an existing  installation?