BuildingOnWindows.wiki
changeset 195 a4eb962ff8a3
parent 194 05262f15ad20
child 212 d47acc7f7185
equal deleted inserted replaced
194:05262f15ad20 195:a4eb962ff8a3
    53   * SET SET QTDIR=<path to the QtSDK\Desktop\Qt\<your version>> (for example: c:\QtSDK\Desktop\Qt\4.7.3\)
    53   * SET SET QTDIR=<path to the QtSDK\Desktop\Qt\<your version>> (for example: c:\QtSDK\Desktop\Qt\4.7.3\)
    54  # You can now build hedgewars, by running the *tools/build_windows.bat* command.
    54  # You can now build hedgewars, by running the *tools/build_windows.bat* command.
    55  # After building it, you can run it from the Desktop - using the *Hedgewars* shortcut.
    55  # After building it, you can run it from the Desktop - using the *Hedgewars* shortcut.
    56 
    56 
    57 = Building process =
    57 = Building process =
    58 Run the *tools/build_windows.bat* file each time you want to build the source.
    58 Run the *tools/build_windows.bat* file each time you want to build the source. Please note that there might some incompatibilities with the environment paths of this script in case that you are running MinSYS or Cygwin: we are quite confident that if you use such software you're quite able to correctly set up any paths.