Re: [Gimp-developer] Win32 compilation problems..

2001-03-12 Thread Michael Natterer
Hans Breuer <[EMAIL PROTECTED]> writes: > At 20:10 12.03.01 +0100, Michael Natterer wrote: > >Tor Lillqvist <[EMAIL PROTECTED]> writes: > >> ... > >> There shouldn't be any problem in compiling the gimp-1-2 branch for > >> Win32, even less the December snapshot. The HEAD branch, however, is a > >

Re: [Gimp-developer] Win32 compilation problems..

2001-03-12 Thread Hans Breuer
At 20:10 12.03.01 +0100, Michael Natterer wrote: >Tor Lillqvist <[EMAIL PROTECTED]> writes: >> ... >> There shouldn't be any problem in compiling the gimp-1-2 branch for >> Win32, even less the December snapshot. The HEAD branch, however, is a >> different beast. Hans Breuer has tried to keep it c

Re: [Gimp-developer] Win32 compilation problems..

2001-03-12 Thread Jason Maskell
> Jason Maskell writes: > > I am trying off and on to get the win32 port to compile under VC++ 6, and I've got some more problems... > > Are you compiling from CVS (and if from CVS, the gimp-1-2 or HEAD > branch?), or from the gimp-src-20001226.zip snapshot from > www.gimp.org/win32/downloads.htm

[Gimp-developer] Win32 compilation problems..

2001-03-12 Thread Tor Lillqvist
Tor Lillqvist writes: > There shouldn't be any problem in compiling the gimp-1-2 branch for > Win32 In fact, there were a couple of problems in compiling the current gimp-1-2 with MSVC (the makefile.msc in app and libgimp weren't quite up-to-date, for instance), but I fixed them a moment ago. D

Re: [Gimp-developer] Win32 compilation problems..

2001-03-12 Thread Michael Natterer
Tor Lillqvist <[EMAIL PROTECTED]> writes: > Jason Maskell writes: > > I am trying off and on to get the win32 port to compile under VC++ 6, and I've >got some more problems... > > Are you compiling from CVS (and if from CVS, the gimp-1-2 or HEAD > branch?), or from the gimp-src-20001226.zip sn

[Gimp-developer] Win32 compilation problems..

2001-03-12 Thread Tor Lillqvist
Jason Maskell writes: > I am trying off and on to get the win32 port to compile under VC++ 6, and I've got >some more problems... Are you compiling from CVS (and if from CVS, the gimp-1-2 or HEAD branch?), or from the gimp-src-20001226.zip snapshot from www.gimp.org/win32/downloads.html? Ther

[Gimp-developer] Win32 compilation problems..

2001-03-12 Thread Jason Maskell
I am trying off and on to get the win32 port to compile under VC++ 6, and I've got some more problems...   Here's one of them:   f:\gimpsrc\src\gimp\app\cursorutil.h(83) : error C2146: syntax error : missing ')' before identifier 'tool_type'f:\gimpsrc\src\gimp\app\cursorutil.h(83) : error C20