Compiling Zandronum on Mac: Difference between revisions
m
Images fixed
m (→Stable) |
m (Images fixed) |
||
Line 74: | Line 74: | ||
Config how the image looks below it should be like this: | Config how the image looks below it should be like this: | ||
[[File:SDL_macOS_2.png|border|frameless]]Make Sure you disable SDL12TEST as we don't need it also make it x86_64 as the default arch because we are not using ARM64 till further releases. | |||
When you checkmark advanced mode it should give you SDL2 Section. | When you checkmark advanced mode it should give you SDL2 Section. | ||
Still config only SDL_INCLUDE_DIR Don't worry about the Library. | Still config only SDL_INCLUDE_DIR Don't worry about the Library. | ||
[[File:Sdl_advanced.png|border|frameless]] | |||
Generate, then Compile it will give you 2 files. | Generate, then Compile it will give you 2 files. | ||
Line 103: | Line 96: | ||
it should be like this: | it should be like this: | ||
[[File:TortoiseHGclone.png|border|frameless]]Click clone | |||
==== Stable ==== | ==== Stable ==== | ||
if you are looking for Stable version go to Repository -> Update | if you are looking for Stable version go to Repository -> Update | ||
it should pop up like this: | it should pop up like this: | ||
[[File:Zan_3.1.png|frameless]]Go to the dropdown and find ZA_3.1 then Update. | |||
you might need to add this patch for bundling an app: (if its does give you the text file download it by Right click and Save as ) | you might need to add this patch for bundling an app: (if its does give you the text file download it by Right click and Save as ) | ||
https://osdn.net/downloads/users/39/39032/Appbundle.patch/ | https://osdn.net/downloads/users/39/39032/Appbundle.patch/ |