Re: [darktable-devel] compiling from source - fails

2015-06-18 Thread Paulo van Breugel
Tried again today, and it compiled without problems.. thanks for this quick fix!! And now off trying out this new version (used the ppa version before) Paulo On 17-06-15 22:51, jeremy rosen wrote: yes, I accidentally used a function from GTK 3.12 wheras we are supposed to only use up to 3.

Re: [darktable-devel] compiling from source - fails

2015-06-17 Thread jeremy rosen
yes, I accidentally used a function from GTK 3.12 wheras we are supposed to only use up to 3.10 sorry about that i'm working on a fix, I should push that tomorow if all goes according to plan... On Wed, Jun 17, 2015 at 10:20 PM, Roman Lebedev wrote: > On Wed, Jun 17, 2015 at 11:11 PM, Paulo va

Re: [darktable-devel] compiling from source - fails

2015-06-17 Thread Roman Lebedev
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 p

[darktable-devel] compiling from source - fails

2015-06-17 Thread Paulo van Breugel
Hi, I am trying to compile Darktable from source. I am getting the following error: /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