[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: GTK 1.2 -> 1.3? (was Re: GTK+ 1.2.x on Win32?)



On 2002.04.07 10:08 Philip Bunce wrote:

> Yes.
> I found that my users needed the following files which comes to about
> 7MB.
> 
> lib\iconv.dll*                lib\libgtk-win32-2.0-0.dll*
> lib\libatk-1.0-0.dll*         lib\libintl-1.dll*
> lib\libgdk-win32-2.0-0.dll*   lib\libpango-1.0-0.dll*
> lib\libgdk_pixbuf-2.0-0.dll*  lib\libpangoft2-1.0-0.dll*
> lib\libglib-2.0-0.dll*        lib\libpangowin32-1.0-0.dll*
> lib\libgmodule-2.0-0.dll*     lib\libtiff.dll*
> lib\libgobject-2.0-0.dll*     lib\libz.dll*
> lib\libgthread-2.0-0.dll*
> 
> etc\gtk-2.0:
> gtk.immodules*
> 
> etc\pango:
> pango.modules*   pango.modules~*
> 
> lib\glib-2.0:
> include/
> 
> lib\gtk-2.0:
> 2.0.0/    include/
> 
> lib\locale:
> az/      el/      eu/      gl/      it/      nn/      ro/      sr/     
> vi/
> ca/      en@IPA/  fa/      he/      ja/      no/      ru/      sv/     
> wa/
> cs/      en_GB/   fi/      hr/      ko/      pl/      sk/      ta/     
> zh_CN/
> da/      es/      fr/      hu/      lt/      pt/      sl/      tr/     
> zh_TW/
> de/      et/      ga/      ia/      nl/      pt_BR/   sp/      uk/
> 
> lib\pango:
> 1.0.0/
> 
> Note that I probably could have cut down on the locales if I had wanted
> to.

I see, that's an aweful lot though. Where do end users place
those files to?

> Ah. Since you were coming from a Linux background I assumed that you
> would prefer to use
> a command line interface instead of messing around with the GUI stuff,
> and so the instructions
> I provided were how to use nmake to build your app.
> 
> You will need help from someone else if you want to use the GUI interface
> to MSVC.
> 
> But if you do use the command line interface you simply execute the batch
> file 
> c:\Program Files\Microsoft Visual Studio/VC98/Bin/VCVARS32.BAT
> to set the environment, and then type 'nmake' in the directory where you
> put the makefile.
> You wil see that the compiler is called cl and you can get help on the
> compiler options
> using cl -help.

M'kay, so to recap, I make a Makefile like the one you
showed me, in my project's dir. Then run a DOS prompt window
and execute the above script and nmake and then use cl?
Or will nmake work like the (gnu) make on Linux?


--
Sincerely,                  ,"-_                         \|/
-Capt. Taura M.             ,   O=__                    --X--
..__                         ,_JNMNNEO=_                 /|\
OMNOUMmnne.                  {OMMNNNEEEEOO=_
UOOOBIOOOEOMMn.               'LONMMMMNNEEEOOO=.__..,,..
UUOOEUUOOOOOOOObe              '"=OMMMMWNEEEOOOOO,"=OEEEOO=,._
OOUUUIEEIOONNOIUbe.                "7OMMMMNNNNNWWEEEEOOOOOO"   "'.
EEBNNMMMNWNWWEEIMMNe.             __  7EMMMNNNNNWWWEEEEEEEOO.     " .
NNMMMMWWWMMMWEINMMMNn            "=BBEEEEMMMMMMMMNNNWWWEEOOOOO=._     .
                  http://furry.ao.net/~learfox/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]