On Wed, 7 Mar 2007 13:01:10 -0800
Bryan <brakeb gmail.com> wrote:
> Is there a real reason you need to compile 2.3.14???
Is their
> something lacking from the current windows
executable???
>
> Just asking... no reason to go through the headache of
re-creating the wheel...
>
> On 3/7/07, Dwain Alford <dwain.alford gmail.com> wrote:
> > i have this moment finished installing microsoft
visual studio 2005 express
> > for c++. first, did i install the proper compiler
for gimp? second, and
> > most important, i have no clue how to compile the
source code i downloaded
> > for gimp 2.3.14. would some one take my hand and
walk me through the
> > process? on list or off list, either way it
doesn't matter. i don't think
> > that it will be that difficult once the process is
understood, but i am a
> > blank slate when it comes to the process.
Just ignore my previous message re icc profiles, I see now
you are on windows. I don't want to disillusion you, but
creating executables for Windows is a whole new ball game.
You have to include all the supporting libraries like GTK
(which requires glib). Leave it to the guys who have been
doing it for the last 10 years and know all the tricks.
If you want to dabble, get into a linux machine. You can
then build whatever you want (there's a bit of a learning
curve). Some distros even have a 2.3.x on them so there is
no work at all!
Owen
------------------------------------------------------------
---------
To unsubscribe, e-mail: gug-unsubscribe sunsite.dk
For additional commands, e-mail: gug-help sunsite.dk
|