thanks eugene!
yes, creating the symbolic link solves the issue!
--
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120515223037.4c9678f8@digiteis
Hi!
I'm not able to compile KDevelop4 with Debian Testing (workaround below)
Here is a complete CMakeList.txt to reproduce the issue.
#> cat CMakeLists.txt
project(demo)
cmake_minimum_required(VERSION 2.8)
find_package(Qt4 COMPONENTS QtWebKit REQUIRED )
message(STATUS "Test status" ${QT_QTWEBKI
2 matches
Mail list logo