It is currently Sun Jul 07, 2024 4:15 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: Sat Apr 11, 2015 10:00 am  (#21) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Onkel Hatti wrote:
Hmm. I do not use Samjs environment, but it seems, that libpthread.dll.a is missing. No error, but in that version, it is not present and not neccessary until now.

Try again and use
CLIC "start_MSYS_GCC492.bat
instead of
CLIC "start_MSYS.bat"


Thank you Onkel. That worked. :bigthup

_________________
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 subject: Re: compiling gimp-multi-stroke for Windows 64bit
PostPosted: Mon Apr 13, 2015 10:08 am  (#22) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
I am still having trouble installing GLIB-2.40.0. Here is the error Onkel.
Image

If i can get past this error i am pretty sure the program will compile. :bigthup

_________________
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 subject: Re: compiling gimp-multi-stroke for Windows 64bit
PostPosted: Mon Apr 13, 2015 10:47 am  (#23) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
A similar problem.
How to compile glib 2.40 (2.44) ?
Marek/env/test_devel/git_src/glib-2.44.0
$ ./autogen.sh --prefix=/env/test_devel --with-pcre=system &&
> make
You don't have gtk-doc installed, and thus won't be able to generate the documen
tation.
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4macros ${ACLOCAL_FLAGS}
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4macros'.
libtoolize: copying file `m4macros/libtool.m4'
libtoolize: copying file `m4macros/ltoptions.m4'
libtoolize: copying file `m4macros/ltsugar.m4'
libtoolize: copying file `m4macros/ltversion.m4'
libtoolize: copying file `m4macros/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf-2.68 --force
autoreconf: running: /usr/bin/autoheader-2.68 --force
autoheader-2.68: warning: missing template: _ALL_SOURCE
autoheader-2.68: Use AC_DEFINE([_ALL_SOURCE], [], [Description])
autoheader-2.68: warning: missing template: _GNU_SOURCE
autoheader-2.68: warning: missing template: _POSIX_PTHREAD_SEMANTICS
autoheader-2.68: warning: missing template: _TANDEM_SOURCE
autoreconf: /usr/bin/autoheader-2.68 failed with exit status: 1

_________________
Image

Slava
Ukraini!


Top
 Post subject: Re: compiling gimp-multi-stroke for Windows 64bit
PostPosted: Mon Apr 13, 2015 11:07 am  (#24) 
Offline
GimpChat Member

Joined: Feb 22, 2012
Posts: 295
Location: Germany
@rod: Hmm, I do not have enough information, but it is very complicated to analyse an error, that occurs on a complete different environment.
However, why do you want to compile glib? Get one from web :-)
goto http://download.opensuse.org/repositori ... ry/noarch/ and remeber, that you also need the "devel" package.

@MareroQ: Same problem. I cannot analyse your compiling enviroment. There seems to be something wrong with the autotools.


Top
 Post subject: Re: compiling gimp-multi-stroke for Windows 64bit
PostPosted: Mon Apr 13, 2015 11:38 am  (#25) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Onkel Hatti wrote:
@rod: Hmm, I do not have enough information, but it is very complicated to analyse an error, that occurs on a complete different environment.
However, why do you want to compile glib? Get one from web :-)
goto http://download.opensuse.org/repositori ... ry/noarch/ and remeber, that you also need the "devel" package.

@MareroQ: Same problem. I cannot analyse your compiling enviroment. There seems to be something wrong with the autotools.

Thank you sir. I feel like a kid in a candy shop. :) :wh :wh

off subject
I tried to load a live cd for Linux (Ubuntu 14) and windows 8 does not allow you to boot from live cd's without going into setup and changing some things. I don't think Windows likes Linux very much. :lol
I still have not figured out how to boot from cd's.

_________________
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 subject: Re: compiling gimp-multi-stroke for Windows 64bit
PostPosted: Tue Apr 14, 2015 1:57 pm  (#26) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
Onkel Hatti wrote:
@rod: Hmm, I do not have enough information, but it is very complicated to analyse an error, that occurs on a complete different environment.
However, why do you want to compile glib? Get one from web :-)
goto http://download.opensuse.org/repositori ... ry/noarch/ and remeber, that you also need the "devel" package.

@MareroQ: Same problem. I cannot analyse your compiling enviroment. There seems to be something wrong with the autotools.

Downloaded.
Further problem with Glib 2.42.


Attachments:
glib.png
glib.png [ 32.92 KiB | Viewed 4069 times ]

_________________
Image

Slava
Ukraini!
Top
 Post subject: Re: compiling gimp-multi-stroke for Windows 64bit
PostPosted: Tue Apr 14, 2015 5:21 pm  (#27) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Yes for some reason even after extracting the .cpio file to another folder and re zipping JUST bin,include,lib, share folders and un zipping to base/c i still get a return glib-2.42 but the compiler is finding the glib-2.38 also still.

The executable's, header and share files are all new and updated but still windose is being evil. :lol

_________________
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 subject: Re: compiling gimp-multi-stroke for Windows 64bit
PostPosted: Thu Apr 16, 2015 6:46 am  (#28) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Thanks Onkel. I installed libglib dll. I also had to update harfbuzz , lcms and liblcms files and it is now compiling pretty well. I will keep you updated.

_________________
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 subject: Re: compiling gimp-multi-stroke for Windows 64bit
PostPosted: Thu Apr 16, 2015 3:51 pm  (#29) 
Offline
GimpChat Member
User avatar

Joined: Jan 13, 2011
Posts: 2260
Location: Poland
Hi Rod.

For me, two serious problems make:
My Paint brushes: no (libmypaint-gegl not found)
X11 Mouse Cursor: no (libXcursor not found)


Attachments:
2015-04-16_222104.png
2015-04-16_222104.png [ 27.81 KiB | Viewed 3985 times ]

_________________
Image

Slava
Ukraini!
Top
 Post subject: Re: compiling gimp-multi-stroke for Windows 64bit
PostPosted: Mon May 11, 2015 4:30 pm  (#30) 
Offline
GimpChat Member
User avatar

Joined: May 11, 2015
Posts: 12
Hi all,

I can't give much advice on compiling GIMP on Windows. When I build it *for* Win, I do it as a cross-compilation from a Linux machine (and that is very easy, I even made a very cool tool for the crossbuild job called "crossroad").

I just wanted to do a remark though for once you managed to compile GIMP master. Both the multi-stroke and the mypaint brushes are "hidden" tools. You must activate these from the playground. Go in Preferences > Playground and there check any tool that you want to test. This is the new politics of development, we first push new tools to the playground and leave them there until we consider them stable enough. :-)

Also for building on Win, there are a few methods listed on the GIMP wiki under wiki/Hacking:Building/Windows (I unfortunately can't give a direct link, I don't have the right yet).


Top
 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: 2260
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 3557 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: 2260
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 3413 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: 2260
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 3374 times ]
MultiS-02.png
MultiS-02.png [ 450.44 KiB | Viewed 3374 times ]
MultiS-03.png
MultiS-03.png [ 604.35 KiB | Viewed 3374 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: 2260
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


cron

* Login  



Powered by phpBB3 © phpBB Group