[Digikam-devel] [digikam] [Bug 342448] New: Compile issues in origin/master Jan/2015
bogdan at hlevca.com
bogdan at hlevca.com
Sat Jan 3 17:03:08 GMT 2015
https://bugs.kde.org/show_bug.cgi?id=342448
Bug ID: 342448
Summary: Compile issues in origin/master Jan/2015
Product: digikam
Version: unspecified
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: digikam-devel at kde.org
Reporter: bogdan at hlevca.com
I have again issues compiling showfoto. Is this a know problem is this related
to my setup? I could not figure it out
This is what I get:
[ 91%] Building CXX object
showfoto/CMakeFiles/showfoto.dir/setup/setuptooltip.o
/software/software/Graphics/Photo/digikam/showfoto/setup/setuptooltip.cpp:51:7:
error: ‘SetupToolTip’ has not been declared
class SetupToolTip::Private
^
/software/software/Graphics/Photo/digikam/showfoto/setup/setuptooltip.cpp:52:1:
error: expected unqualified-id before ‘{’ token
{
^
/software/software/Graphics/Photo/digikam/showfoto/setup/setuptooltip.cpp:262:1:
error: expected ‘}’ at end of input
} // namespace ShowFoto
When I use ccmake I get this warning. Could it be related to the compile
problem?
If yes how to fix it. Thanks.
showfoto/CMakeFiles/showfoto.dir/build.make:192: recipe for target
'showfoto/CMakeFiles/showfoto.dir/setup/setuptooltip.o' failed
make[2]: *** [showfoto/CMakeFiles/showfoto.dir/setup/setuptooltip.o] Error 1
CMakeFiles/Makefile2:1339: recipe for target
'showfoto/CMakeFiles/showfoto.dir/all' failed
make[1]: *** [showfoto/CMakeFiles/showfoto.dir/all] Error 2
Makefile:117: recipe for target 'all' failed
make: *** [all] Error 2
CMake Warning (dev) in app/CMakeLists.txt:
Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link
interface. Run "cmake --help-policy CMP0022" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
Target "digikamdatabase" has an INTERFACE_LINK_LIBRARIES property which
differs from its LINK_INTERFACE_LIBRARIES properties.
INTERFACE_LINK_LIBRARIES:
Reproducible: Always
Actual Results:
does not compile
Expected Results:
Should compile
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list