2013/11/25 Samuel Stirtzel <[email protected]>

> Hi,
> when building lxde-qt from git via cmake the following error is shown
> on my build machine:
>
> | CMake Error at liblxqt/CMakeLists.txt:131 (find_package):
> |   By not providing "FindQTXDG.cmake" in CMAKE_MODULE_PATH this project
> has
> |   asked CMake to find a package configuration file provided by "QTXDG",
> but
> |   CMake did not find one.
> |
> |   Could not find a package configuration file provided by "QTXDG" with
> any of
> |   the following names:
> |
> |     QTXDGConfig.cmake
> |     qtxdg-config.cmake
> |
> |   Add the installation prefix of "QTXDG" to CMAKE_PREFIX_PATH or set
> |   "QTXDG_DIR" to a directory containing one of the above files.  If
> "QTXDG"
> |   provides a separate development package or SDK, be sure it has been
> |   installed.
>
>
> Searching for a file named "QTXDGConfig.cmake / qtxdg-config.cmake"
> did not produce any results.
>
> Please note that building via "build_all.sh" is not possible because
> the script wants to install the files on the local machine with sudo.
>
>
You need to build lbqtxdg first. This will produce qtxdg.pc. Then point
PKG_CONFIG_PATH to the directory where qtxdg.pc is.

E.g, if you build in <path-to-libqtxdg-project>/build, then:

export PKG_CONFIG_PATH=<path-to-libqtxdg-project>/build


br. Chr.



> My intent is to cross-compile packages of lxqt on my build machine and
> then install them on other devices (e.g.: on a Gumsix Overo armv7a
> CortexA8 board).
> What is the intended way that distributions should use to build
> packages of lxde-qt?
>
> Or maybe it is still too early to test this kind of "feature"?
>
>
> --
> Regards
> Samuel
>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Razor-qt" group.
> For more options, visit this group at
> http://groups.google.com/group/razor-qt?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Razor-qt" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
Lxde-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lxde-list

Reply via email to