Re: [Gimp-developer] GIMP Git gimp_too_cursors_get_resource error MacOS

2018-06-13 Thread Partha Bagchi
On Wed, Jun 13, 2018 at 1:54 PM Partha Bagchi wrote: > > > On Wed, Jun 13, 2018 at 1:37 PM Michael Natterer wrote: > >> On Wed, 2018-06-13 at 19:33 +0200, Michael Natterer wrote: >> > On Wed, 2018-06-13 at 19:31 +0200, Michael Natterer wrote: >> > > On Wed, 2018-06-13 at 12:47 -0400, Partha

Re: [Gimp-developer] GIMP Git gimp_too_cursors_get_resource error MacOS

2018-06-13 Thread Partha Bagchi
On Wed, Jun 13, 2018 at 1:37 PM Michael Natterer wrote: > On Wed, 2018-06-13 at 19:33 +0200, Michael Natterer wrote: > > On Wed, 2018-06-13 at 19:31 +0200, Michael Natterer wrote: > > > On Wed, 2018-06-13 at 12:47 -0400, Partha Bagchi wrote: > > > > On Wed, Jun 13, 2018 at 12:33 PM Michael

Re: [Gimp-developer] GIMP Git gimp_too_cursors_get_resource error MacOS

2018-06-13 Thread Michael Natterer
On Wed, 2018-06-13 at 19:33 +0200, Michael Natterer wrote: > On Wed, 2018-06-13 at 19:31 +0200, Michael Natterer wrote: > > On Wed, 2018-06-13 at 12:47 -0400, Partha Bagchi wrote: > > > On Wed, Jun 13, 2018 at 12:33 PM Michael Natterer > > > > > > wrote: > > > > > > > On Wed, 2018-06-13 at 09:42

Re: [Gimp-developer] GIMP Git gimp_too_cursors_get_resource error MacOS

2018-06-13 Thread Michael Natterer
On Wed, 2018-06-13 at 19:31 +0200, Michael Natterer wrote: > On Wed, 2018-06-13 at 12:47 -0400, Partha Bagchi wrote: > > On Wed, Jun 13, 2018 at 12:33 PM Michael Natterer > > wrote: > > > > > On Wed, 2018-06-13 at 09:42 -0400, Partha Bagchi wrote: > > > > On Fri, Jun 8, 2018 at 6:42 AM Michael

Re: [Gimp-developer] GIMP Git gimp_too_cursors_get_resource error MacOS

2018-06-13 Thread Michael Natterer
On Wed, 2018-06-13 at 12:47 -0400, Partha Bagchi wrote: > On Wed, Jun 13, 2018 at 12:33 PM Michael Natterer > wrote: > > > On Wed, 2018-06-13 at 09:42 -0400, Partha Bagchi wrote: > > > On Fri, Jun 8, 2018 at 6:42 AM Michael Natterer > > > wrote: > > > > > > > On Fri, 2018-06-08 at 06:36 -0400,

Re: [Gimp-developer] GIMP Git gimp_too_cursors_get_resource error MacOS

2018-06-13 Thread Partha Bagchi
On Wed, Jun 13, 2018 at 12:33 PM Michael Natterer wrote: > On Wed, 2018-06-13 at 09:42 -0400, Partha Bagchi wrote: > > On Fri, Jun 8, 2018 at 6:42 AM Michael Natterer > > wrote: > > > > > On Fri, 2018-06-08 at 06:36 -0400, Partha Bagchi wrote: > > > > On Fri, Jun 8, 2018 at 2:56 AM Michael

Re: [Gimp-developer] GIMP Git gimp_too_cursors_get_resource error MacOS

2018-06-13 Thread Michael Natterer
On Wed, 2018-06-13 at 09:42 -0400, Partha Bagchi wrote: > On Fri, Jun 8, 2018 at 6:42 AM Michael Natterer > wrote: > > > On Fri, 2018-06-08 at 06:36 -0400, Partha Bagchi wrote: > > > On Fri, Jun 8, 2018 at 2:56 AM Michael Natterer > > > wrote: > > > > > > > On Thu, 2018-06-07 at 11:28 -0400,

Re: [Gimp-developer] GIMP Git gimp_too_cursors_get_resource error MacOS

2018-06-13 Thread Partha Bagchi
On Fri, Jun 8, 2018 at 6:42 AM Michael Natterer wrote: > On Fri, 2018-06-08 at 06:36 -0400, Partha Bagchi wrote: > > On Fri, Jun 8, 2018 at 2:56 AM Michael Natterer > > wrote: > > > > > On Thu, 2018-06-07 at 11:28 -0400, Partha Bagchi wrote: > > > > I get the following: > > > > > > > >

Re: [Gimp-developer] GIMP Git gimp_too_cursors_get_resource error MacOS

2018-06-08 Thread Michael Natterer
On Fri, 2018-06-08 at 06:36 -0400, Partha Bagchi wrote: > On Fri, Jun 8, 2018 at 2:56 AM Michael Natterer > wrote: > > > On Thu, 2018-06-07 at 11:28 -0400, Partha Bagchi wrote: > > > I get the following: > > > > > > Undefined symbols for architecture x86_64: > > >

Re: [Gimp-developer] GIMP Git gimp_too_cursors_get_resource error MacOS

2018-06-08 Thread Partha Bagchi
On Fri, Jun 8, 2018 at 2:56 AM Michael Natterer wrote: > On Thu, 2018-06-07 at 11:28 -0400, Partha Bagchi wrote: > > I get the following: > > > > Undefined symbols for architecture x86_64: > > "_gimp_tool_cursors_get_resource", referenced from: > > -u command line option > > ld: symbol(s)

Re: [Gimp-developer] GIMP Git gimp_too_cursors_get_resource error MacOS

2018-06-08 Thread Michael Natterer
On Thu, 2018-06-07 at 11:28 -0400, Partha Bagchi wrote: > I get the following: > > Undefined symbols for architecture x86_64: > "_gimp_tool_cursors_get_resource", referenced from: > -u command line option > ld: symbol(s) not found for architecture x86_64 > clang: error: linker command

[Gimp-developer] GIMP Git gimp_too_cursors_get_resource error MacOS

2018-06-07 Thread Partha Bagchi
I get the following: Undefined symbols for architecture x86_64: "_gimp_tool_cursors_get_resource", referenced from: -u command line option ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[3]: ***