Re: Re: Building the GIMP Under Windows
"Kevin Myers" <[email protected]>
| Newsgroups | gmane.comp.video.gimp.windows.devel |
|---|---|
| Message-ID | <032801c28030$91112280$66c8a8c0@gusher> |
Regarding libgimp.a, that is one of the steps that I left out which I hoped would not be necessary after using --disable-static on the configure command line. Unfortunately, it looks like I was wrong about that. I'll send you more info on that shortly. Regarding my step 6, you are making a copy of iconv.lib, with libiconv.a as its new name, in the same directory. Make sense? s/KAM ----- Original Message ----- From: boneyjose To: [email protected] Sent: Wednesday, October 30, 2002 10:14 AM Subject: [gimpwin-dev] Re: Building the GIMP Under Windows Hi Kevin, Yes I did the change. I am adding like this in Makefile gimp.exp : gimp.def dlltool --output-exp $@ --input-def gimp.def gimp.def: gimp.sym echo EXPORTS >$@ cat $< >>$@ I avoid this error by putting the libgimp.a manually in the app folder. Now I could see the Gimp exe getting created but the Make never ended fully. ==== could you explain the 6th step Copy d:\source\libiconv-1.7-w32.bin\lib\iconv.lib to d:\source\libiconv-1.7-w32.bin\lib\libiconv.a. where is the libiconv.a file is located. regards Boney Jose --- In gimpwin-dev@y..., "Kevin Myers" <kevinmyers@a...> wrote: > Hi there, > > It looks like you skipped step 15 in my instructions. If that is true, then you might want to double check steps 13 through 17. Also, I will double-check my step 15 and see if I forgot something. > > s/KAM > > ----- Original Message ----- > From: boneyjose > To: gimpwin-dev@y... > Sent: Wednesday, October 30, 2002 5:54 AM > Subject: [gimpwin-dev] Re: Building the GIMP Under Windows > > > Hi Kevin, > > I have made the configure script to exute fully and now > the Makefile has been created. Now when I run the Makefile I get error > at the /app direrctory ,the error goes here > > make: *** No rule to make target `gimp.exp', needed by `gimp-1.2.exe'. > Stop. > make[2]: *** No rule to make target `gimp.exp', needed by > `gimp-1.2.exe'. Stop. > make[2]: Leaving directory `/d/source/gimp-1.2.4/app' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/d/source/gimp-1.2.4' > make: *** [all] Error 2 > > > could any one sugest any clue. > > regards > > Boney Jose > > > Yahoo! Groups Sponsor > ADVERTISEMENT > > > > > To Post a message, send it to: gimpwin-dev@e... > To Unsubscribe, send a blank message to: gimpwin-dev-unsubscribe@e... > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. Yahoo! Groups Sponsor ADVERTISEMENT To Post a message, send it to: [email protected] To Unsubscribe, send a blank message to: [email protected] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.