-
Notifications
You must be signed in to change notification settings - Fork 32
Compiling on Windows
Børge Nordli edited this page Sep 29, 2016
·
3 revisions
- Clone the git repository to a folder on your computer.
- Download and install the Win32 GTK+ 2.x All-in-one bundle from this location. (Last known direct download.) If you install to any other location than C:\GTK, you need to change the GtkPath property in the project file.
- Open the solution file in Microsoft Visual Studio.
- Build.
- Execute the install script to copy the executable and all assets into one directory. Alternatively, just copy the compiled executable (Release/rftg9.exe) to an existing folder.