[Digikam-devel] Blank/white window in thumbnail preview

Benjamin Girault benjamin.girault at gmail.com
Mon Mar 19 15:34:41 GMT 2012


2012/3/19 harsh agrawal <dexter.1691 at gmail.com>:
> Then when I did make I got the following error
>
>
> In file included from
> /home/dexter/GSOC/digikam-software-compilation/extra/kipi-plugins/panorama/ptoparser/common_def.h:29:0,
>                  from
> /home/dexter/GSOC/digikam-software-compilation/extra/kipi-plugins/panorama/ptoparser/common.cpp:26:
> /home/dexter/GSOC/digikam-software-compilation/extra/kipi-plugins/panorama/ptoparser/common.h:
> In static member function ‘static
> boost::fusion::extension::struct_member<KIPIPanoramaPlugin::PTOType::Project,
> 3>::type&
> boost::fusion::extension::struct_member<KIPIPanoramaPlugin::PTOType::Project,
> 3>::call(KIPIPanoramaPlugin::PTOType::Project&)’:
> /home/dexter/GSOC/digikam-software-compilation/extra/kipi-plugins/panorama/ptoparser/common.h:84:1:
> error: invalid initialization of reference of type
> ‘boost::fusion::extension::struct_member<KIPIPanoramaPlugin::PTOType::Project,
> 3>::type&’ from expression of type ‘double’
> /home/dexter/GSOC/digikam-software-compilation/extra/kipi-plugins/panorama/ptoparser/common.h:
> In static member function ‘static
> boost::fusion::extension::struct_member<KIPIPanoramaPlugin::PTOType::Image,
> 38>::type&
> boost::fusion::extension::struct_member<KIPIPanoramaPlugin::PTOType::Image,
> 38>::call(KIPIPanoramaPlugin::PTOType::Image&)’:
> /home/dexter/GSOC/digikam-software-compilation/extra/kipi-plugins/panorama/ptoparser/common.h:153:1:
> error: ‘struct KIPIPanoramaPlugin::PTOType::Image’ has no member named
> ‘filename’
> make[2]: ***
> [extra/kipi-plugins/panorama/CMakeFiles/libpanorama.dir/ptoparser/common.cpp.o]
> Error 1
> make[1]: *** [extra/kipi-plugins/panorama/CMakeFiles/libpanorama.dir/all]
> Error 2
> make: *** [all] Error 2
>
> It says ‘struct KIPIPanoramaPlugin::PTOType::Image’ has no member named
> ‘filename’ which is true because the the variable name is Filename and not
> filename.

As a matter of fact, this is a bug, which didn't show up before (I'm
going to commit a patch in a few minutes). Which version of Boost have
you?

-- 
Benjamin.



More information about the Digikam-devel mailing list