| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,894
» Latest member: pitivier
» Forum threads: 7,952
» Forum posts: 43,269
Full Statistics
|
| Latest Threads |
Resynthesizer for Windows...
Forum: Extending the GIMP
Last Post: rich2005
Yesterday, 05:19 PM
» Replies: 6
» Views: 34,159
|
Is there a gimp plugin th...
Forum: Extending the GIMP
Last Post: rich2005
Yesterday, 10:43 AM
» Replies: 10
» Views: 20,445
|
Picture Frame Glass Effec...
Forum: General questions
Last Post: denzjos
Yesterday, 07:09 AM
» Replies: 5
» Views: 378
|
Excellent Tutoriols for b...
Forum: Tutorials and tips
Last Post: rich2005
08-10-2026, 08:30 AM
» Replies: 3
» Views: 338
|
add links for one dot to ...
Forum: General questions
Last Post: saint_m
08-10-2026, 07:44 AM
» Replies: 4
» Views: 329
|
GIMP for win xp 32 bit pr...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: MrsP-from-C
08-10-2026, 07:18 AM
» Replies: 9
» Views: 508
|
imgur blocked
Forum: Watercooler
Last Post: R Soul
08-09-2026, 12:51 AM
» Replies: 5
» Views: 2,717
|
Layers
Forum: General questions
Last Post: TeckyWalla
08-08-2026, 09:07 PM
» Replies: 2
» Views: 275
|
fill bucket bug?
Forum: General questions
Last Post: rich2005
08-07-2026, 05:42 PM
» Replies: 1
» Views: 193
|
choosing between differen...
Forum: General questions
Last Post: saint_m
08-07-2026, 01:45 PM
» Replies: 2
» Views: 247
|
|
|
| GIMP 2.10 incomplete on Linux |
|
Posted by: payasam - 05-12-2018, 10:01 PM - Forum: Gimp 2.10
- Replies (12)
|
 |
I use GIMP 2.8 on Debian Linux. In order to use GIMP 2.10, which is installed on my Linux Mint partition, I need GIMP-UFRAW, G'MIC and BIMP. Help shall be appreciated.
|
|
|
| G'mic in Gimp 2.10 |
|
Posted by: btraven - 05-12-2018, 10:01 AM - Forum: Extending the GIMP
- Replies (4)
|
 |
I just installed 2.10 and then I downloaded and installed the latest G'mic version but G'mic isn't showing up in my "Filters" list. I even restarted Gimp and it STILL ain't there! WTF. ACK!
|
|
|
| Building GIMP 2.10 from source on OSX fails on “gimp-debug-tool-2.0” |
|
Posted by: ausrius - 05-11-2018, 07:17 PM - Forum: OSX
- Replies (2)
|
 |
I was trying to build GIMP 2.10 on OSX for a week now with no success. Most of the problems were all the different dependencies and such. While it took time all of it was solvable but now I think I came to an dead end. I have gone to the stage where I could finally run "make" and after some time of building different things it errors out on "gimp-debug-tool-2.0". Here is the output log:
Code:
Making all in app-tools
CCLD gimp-debug-tool-2.0
Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_NSString", referenced from:
objc-class-ref in libappwidgets.a(gimpcriticaldialog.o)
"_OBJC_CLASS_$_NSWorkspace", referenced from:
objc-class-ref in libappwidgets.a(gimpcriticaldialog.o)
"_objc_autoreleasePoolPop", referenced from:
_gimp_critical_dialog_response in libappwidgets.a(gimpcriticaldialog.o)
"_objc_autoreleasePoolPush", referenced from:
_gimp_critical_dialog_response in libappwidgets.a(gimpcriticaldialog.o)
"_objc_msgSend", referenced from:
_gimp_critical_dialog_response in libappwidgets.a(gimpcriticaldialog.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [gimp-debug-tool-2.0] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
I have got similar errors when I was building Qt, OpenCv applications. The problem there was that libraries were missing and I solved it by providing paths to those libraries. But what could possibly be missing when building "gimp-debug-tool-2.0" which seems to be internal tool.
If somebody had any similar experience or has any clue/hint on how I could solve this problem and could point me to the right direction it would be very much appreciated.
Tanks in advance.
|
|
|
|