[Gimp-developer] GIMP Git gimp_too_cursors_get_resource error MacOS
- From: Partha Bagchi <partha1b gmail com>
- To: gimp-developer <gimp-developer-list gnome org>
- Subject: [Gimp-developer] GIMP Git gimp_too_cursors_get_resource error MacOS
- Date: Thu, 7 Jun 2018 11:28:19 -0400
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]: *** [gimp-console-2.99] Error 1
This is due to this line in ./app/Makefile
#\
# -Wl,-u,$(SYMPREFIX)gimp_tool_cursors_get_resource
I think this should not be there. After I comment it out, it compiles
normally.
Thanks,
Partha
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]