It is currently Mon Apr 29, 2024 5:49 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 37 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: compiling gimp-multi-stroke for Windows 64bit
PostPosted: Mon May 11, 2015 4:44 pm  (#31) 
Offline
GimpChat Member
User avatar

Joined: May 11, 2015
Posts: 12
I can post links now! Here for the wiki page: http://wiki.gimp.org/wiki/Hacking:Building/Windows


Top
 Post subject: Re: compiling gimp-multi-stroke for Windows 64bit
PostPosted: Fri May 15, 2015 1:26 pm  (#32) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2249
Location: Poland
Hi Jehan.
Thanks for symmetry painting in GIMP "Multi-Stroke".
Thanks for link - use Pacman is very helpful.

I in more far draught have problem (gimp-9f6ea24d090791ea83934a848a89b91d2dda6f5d; Windows Vista 32 bit)

1. MyPaint brushes: no (libmypaint-gegl not found)
Where to place from https://github.com/mypaint/libmypaint.git to compilation Gimp ?

2. And this mistake (Version cairo: 1.14.2-1):
...............................
  CC     gradient-select-cmds.o
  CC     gradients-cmds.o
  CC     grid-cmds.o
  CC     guides-cmds.o
In file included from guides-cmds.c:30:0:
../../app/core/gimpguide.h:64:49: error: unknown type name 'cairo_pattern_t'
                                                 cairo_pattern_t     *normal_style,
                                                 ^
../../app/core/gimpguide.h:65:49: error: unknown type name 'cairo_pattern_t'
                                                 cairo_pattern_t     *active_style,
                                                 ^
../../app/core/gimpguide.h:79:1: error: unknown type name 'cairo_pattern_t'
cairo_pattern_t   * gimp_guide_get_normal_style (GimpGuide           *guide);
^
../../app/core/gimpguide.h:80:1: error: unknown type name 'cairo_pattern_t'
cairo_pattern_t   * gimp_guide_get_active_style (GimpGuide           *guide);


Thanks!

ps. Do you know that in Gimp nightly builds (Development Series -2.9 - 32 bit) missing icons ?


Attachments:
Missing icons.png
Missing icons.png [ 63.74 KiB | Viewed 3436 times ]

_________________
Image

Slava
Ukraini!
Top
 Post subject: Re: compiling gimp-multi-stroke for Windows 64bit
PostPosted: Sat Jun 13, 2015 5:32 pm  (#33) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2249
Location: Poland
Now (gimp-5def084f1176c4fab4fedb29200a7c7f7e4a68e1 on 2015-06-10 ), for me only this error:
MyPaint brushes: no (libmypaint-gegl not found)
You need to use SCons? This for me does not want to work ...


Attachments:
Multi-Stroke happen.png
Multi-Stroke happen.png [ 141.97 KiB | Viewed 3292 times ]

_________________
Image

Slava
Ukraini!
Top
 Post subject: Re: compiling gimp-multi-stroke for Windows 64bit
PostPosted: Wed Jun 17, 2015 12:22 pm  (#34) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2249
Location: Poland
Any help for error:
$ cd libmypaint
MINGW32 ~/libmypaint
$ scons -h
AttributeError: 'FS' object has no attribute '_cwd':
  File "C:/msys32/mingw32/Lib/site-packages/scons-2.3.4/SCons/Script/Main.py", line 1372:
    _exec_main(parser, values)
  File "C:/msys32/mingw32/Lib/site-packages/scons-2.3.4/SCons/Script/Main.py", line 1335:
    _main(parser)
  File "C:/msys32/mingw32/Lib/site-packages/scons-2.3.4/SCons/Script/Main.py", line 897:
    fs = SCons.Node.FS.get_default_fs()
  File "C:/msys32/mingw32/Lib/site-packages/scons-2.3.4/SCons/Node/FS.py", line 3242:
    default_fs = FS()
  File "C:/msys32/mingw32/Lib/site-packages/scons-2.3.4/SCons/Node/FS.py", line 1130:
    self.Top = self.Dir(self.pathTop)
  File "C:/msys32/mingw32/Lib/site-packages/scons-2.3.4/SCons/Node/FS.py", line 1352:
    return self._lookup(name, directory, Dir, create)
  File "C:/msys32/mingw32/Lib/site-packages/scons-2.3.4/SCons/Node/FS.py", line 1285:
    directory = self._cwd


Multi-Stroke is amazing - 3 examples in 30 seconds:


Attachments:
MultiS-01.png
MultiS-01.png [ 214.71 KiB | Viewed 3253 times ]
MultiS-02.png
MultiS-02.png [ 450.44 KiB | Viewed 3253 times ]
MultiS-03.png
MultiS-03.png [ 604.35 KiB | Viewed 3253 times ]

_________________
Image

Slava
Ukraini!
Top
 Post subject: Re: compiling gimp-multi-stroke for Windows 64bit
PostPosted: Wed Jun 17, 2015 7:25 pm  (#35) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4827
Location: Bendigo Vic. Australia
MareroQ your last post appears to show you have gimp-multi-stroke working for Win but no plugin attached, how is this done
the results are outstanding

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: compiling gimp-multi-stroke for Windows 64bit
PostPosted: Sun Jun 28, 2015 12:29 am  (#36) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2249
Location: Poland
For Windows 32 bit:
http://gimpchat.com/viewtopic.php?f=7&t=12698

For those interested compilation 32/64bit- a new environment compiled by Samj (msys2 and Pacman...)
Environnement de compilation of Windows (Juin 2015)
http://samjcreations.blogspot.it/2015/06/environnement-de-compilation-windows.html

_________________
Image

Slava
Ukraini!


Top
 Post subject: Re: compiling gimp-multi-stroke for Windows 64bit
PostPosted: Mon Jun 29, 2015 5:51 am  (#37) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Thank you MareroQ and everyone else for the new 64 bit env. :)

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
Post new topic Reply to topic  [ 37 posts ]  Go to page Previous  1, 2

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Cutout Effect - Gegl plugin for Windows 64bit users

2

No new posts Stroke: how to remove space between test & stroke

3

No new posts Attachment(s) stroke selection/stroke path

2

No new posts Palette from multi image

2

No new posts Attachment(s) Seeking Help with First Multi-File Batch Script

9



* Login  



Powered by phpBB3 © phpBB Group