[ruby-gnome2-doc-cvs] [Hiki] update - compile_vc

Zurück zum Archiv-Index

ruby-****@sourc***** ruby-****@sourc*****
2005年 3月 14日 (月) 23:00:09 JST


-------------------------
REMOTE_ADDR = 201.9.183.1
REMOTE_HOST = 
REMOTE_USER = ruby-gnome2-hiki        URL = http://ruby-gnome2.sourceforge.jp/cgi-bin/hiki/hiki.cgi?compile_vc
-------------------------
@@ -11,6 +11,7 @@
 
 === Microsoft Platform SDK
 Download and install the SDK from ((<URL:http://www.microsoft.com/msdownload/platformsdk/sdkupdate/>))
+
 This guide installed Windows XP SP2 version to "C:\Microsoft Platform SDK for Windows XP SP2"
 
 === Microsoft .NET Framework Version 1.1 Redistributable Package
@@ -18,29 +19,41 @@
 
 === .NET Framework SDK Version 1.1
 Install the .NET SDK from ((<URL:http://tinyurl.com/97x7>))
-It got installed to "C:\Program Files\Microsoft Visual Studio .NET 2003".
 
+It got installed to "C:\Microsoft DotNet SDK".
+
 === Microsoft Visual C++ Toolkit 2003
 Install the VC Toolkit from ((<URL:http://msdn.microsoft.com/visualc/vctoolkit2003/>))
+
 Installed to "C:\Microsoft Visual C++ Toolkit 2003"
 
 Edit "C:\Microsoft Visual C++ Toolkit 2003\vcvars32.bat" and add these directories to some of the Environment Variables:
-"C:\Microsoft Platform SDK for Windows XP SP2\Bin" and "C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Bin" to PATH, so it reads
-"Set PATH=C:\Microsoft Platform SDK for Windows XP SP2\Bin;C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Bin;C:\Microsoft Visual C++ Toolkit 2003\bin;%PATH%"
 
+"C:\Microsoft Platform SDK for Windows XP SP2\Bin" and "C:\Microsoft DotNet SDK\v1.1\Bin" to PATH, so it reads
+
+ Set PATH=C:\Microsoft Platform SDK for Windows XP SP2\Bin;C:\Microsoft DotNet SDK\v1.1\Bin;C:\Microsoft Visual C++ Toolkit 2003\bin;%PATH%
+
 "C:\Microsoft Platform SDK for Windows XP SP2\Include" to INCLUDE, so it reads
-"Set INCLUDE=C:\Microsoft Platform SDK for Windows XP SP2\Include;C:\Microsoft Visual C++ Toolkit 2003\include;%INCLUDE%"
 
+ Set INCLUDE=C:\Microsoft Platform SDK for Windows XP SP2\Include;C:\Microsoft Visual C++ Toolkit 2003\include;%INCLUDE%
+
+"C:\Microsoft Platform SDK for Windows XP SP2\Lib" to LIB, so it reads
+
+ Set LIB=C:\Microsoft Platform SDK for Windows XP SP2\Lib;C:\Microsoft Visual C++ Toolkit 2003\lib;%LIB%
+
 By the way, thanks to Microsoft for providing these tools. Also, all the Microsoft trademarks and rights are acknowledged, even if not explicitly said.
 
 == Install GTK+ Libraries from ((<GLADE for Windows|URL:http://gladewin32.sourceforge.net/>)).
 Download and install the latest Development Environment, which includes the Runtime already.
+
 Installed to "C:\GTK"
 
 A line in "C:\GTK\include\glib-2.0\glib\gwin32.h" causes a compiling error. Please, edit line number 44 or so and alter it from 
 
 == Compile/Install Ruby-GNOME2
 Download and extract the latest ((<ruby-gtk2|URL:http://sourceforge.net/project/showfiles.php?group_id=53614>)) version.
+
 Extracted to "C:\ruby-gtk2-0.12.0"
 
 If you use a CVS version of Ruby-GNOME2, some GNOME libraries won't succeed to compile because they are lacking on Windows, that's why there is a "ruby-gtk2" package which includes only the supported libraries. So, don't worry much about compiling failures, because the compiling and installing routines of the supported libraries will work just fine, even if some libraries don't compile. 





ruby-gnome2-cvs メーリングリストの案内
Zurück zum Archiv-Index