On Wed, Jun 17, 2015 at 11:11 PM, Paulo van Breugel <
pvanbmail-l...@yahoo.com> wrote:

> Hi, I am trying to compile Darktable from source. I am getting the
> following error:
>
Hi.


>
> /home/paulo/Software/Artistic/darktable/src/libs/tools/module_toolbox.c:101:20:
> error: initialization makes pointer from integer without a cast [-Werror]
>    GtkWidget *box =
> gtk_stack_get_child_by_name(GTK_STACK(d->container),target_view->module_name);
>                     ^
> cc1: all warnings being treated as errors
>
For now, the simplest solution is to just upgrade gtk3 to at least 3.12.

make[2]: ***
> [src/libs/CMakeFiles/module_toolbox.dir/tools/module_toolbox.c.o] Error 1
> make[1]: *** [src/libs/CMakeFiles/module_toolbox.dir/all] Error 2
> make[1]: *** Waiting for unfinished jobs....
> Linking C shared module libmodulegroups.so
> Linking C shared module libmodulelist.so
> Linking C shared module libnavigation.so
> [ 60%] Built target modulegroups
> [ 60%] Built target modulelist
> [ 60%] Built target navigation
> make: *** [all] Error 2
>
> Any idea what might be the problem?
>
> Paulo
>
Roman.


>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> darktable-devel mailing list
> darktable-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/darktable-devel
>
>
------------------------------------------------------------------------------
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to