# Clang_GNUstep_Objective-C_for_Windows **Repository Path**: zhangbo123321/Clang_GNUstep_Objective-C_for_Windows ## Basic Information - **Project Name**: Clang_GNUstep_Objective-C_for_Windows - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This is a Windows 32 bits binary for GNUstep and last version of Clang. This file is provided for your convenience, if you prefer to compile this yourself visit the project webpage: [http://solarianprogrammer.com/2012/03/21/clang-objective-c-windows/](http://solarianprogrammer.com/2012/03/21/clang-objective-c-windows/) Installation procedure: **Clone (download) the archive on your machine with (you will need Git on your Windows machine):** git clone git://github.com/sol-prog/Clang_GNUstep_Objective-C_for_Windows.git 1. Extract the archive on your C driver. From now on I'll suppose you have a new folder named GNUstep on your C drive. This is a 7z archive, you can download 7zip for free from: [http://www.7-zip.org/](http://www.7-zip.org/) 2. Install Python 2.7.4 from www.python.org. 3. Add a these entries to your Windows Path: C:\Python27;C:\MinGW\bin;C:\GNUstep\bin;C:\GNUstep\GNUstep\System\Tools 4. Go in C:\GNUstep\msys\1.0 and add a shortcut for msys.bat to your Desktop. 5. Double click the shortcut from 4, this will create your HOME directory in C:\GNUstep\msys\1.0\home\your_name 6. Let's it, happy hacking Objective-C (or C, C++ if you prefer).