[Digikam-devel] [digikam] [Bug 337921] New: Unable to compile due to pointer type issue in gpcamera
Cor
kde at cpt1.demon.nl
Wed Jul 30 19:19:00 BST 2014
https://bugs.kde.org/show_bug.cgi?id=337921
Bug ID: 337921
Summary: Unable to compile due to pointer type issue in
gpcamera
Product: digikam
Version: unspecified
Platform: Slackware Packages
OS: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
Assignee: digikam-devel at kde.org
Reporter: kde at cpt1.demon.nl
I'm trying to compile digikam from source (starting with 3.1.0 continuing
towards 4.1.0) but every attempt fails on the following issue:
core/utilities/importui/backend/gpcamera.cpp:1668:31: error: request for member
'path' in 'info', which is of pointer type 'GPPortInfo {aka _GPPortInfo*}'
(maybe you meant to use '->' ?)
plist.append(info.path);
I'm doubting whether this is an actual bug (as it is showing up from 3.1.0
onwards (perhaps earlier) and not a compiler setting.
Not sure what additional information is needed, I'm willing to provide more
information when necessary, but please guide me towards the correct
information.
This appears when compiling using SlackBuild scripting on a Slackware 14.1
system.
uname -a output: 3.10.17-smp #2 SMP Wed Oct 23 17:13:14 CDT 2013 i686 Intel(R)
Core(TM) i5-3330 CPU @ 3.00GHz GenuineIntel GNU/Linux
I'm not a C/C++ programmer so please be patient in telling me where to look and
what to look for.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list