Hi guys,
I am trying to build LXQt from source and have following problem:

In liblxqt folder:

cd build
sudo cmake ..

gives me following:

-- Building in SuperBuild mode. Builds all LXQt CMake projects at once.
Autotools/Automake based projects not yet supported.
lximage-qt also not yet supported
-- CMAKE_PATH_PREFIX environment variable not set.
When configuring for the first time, make sure CMAKE_PATH_PREFIX
is set to the root of the build directory
-- Building with Qt 5.3.0
-- 
-- For building tests use -DBUILD_TESTS=Yes option.
-- 
-- Building with Qt 5.3.0
-- /usr/lib/x86_64-linux-gnu/qt5/bin/qmake
-- LXQT_ETC_XDG_DIR autodetected as '/etc/xdg'
-- You can set it manually with -DLXQT_ETC_XDG_DIR=<value>
-- 
-- 
-- liblxqt version: 0.9.0
-- 
-- Building with Qt5.3.0
CMake Error at lxqt-qtplugin/CMakeLists.txt:11 (find_package):
  By not providing "Findlxqt.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "lxqt", but
  CMake did not find one.

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

    lxqtConfig.cmake
    lxqt-config.cmake

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


-- Configuring incomplete, errors occurred!


Can you point me how to solve it?


Best regards,
Alex
------------------------------------------------------------------------------
_______________________________________________
Lxde-list mailing list
Lxde-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to