-
Notifications
You must be signed in to change notification settings - Fork 32
Compiling on Windows
Børge Nordli edited this page Oct 26, 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.
- If you want to build the installer, download and install the Visual Studio Installer Projects extension to Visual Studio.
- 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 to a folder where the application was previously installed.