Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

Fix compilation issues on Mac OS-X Leopard. #2675

Closed
wzdev-ci opened this issue Apr 28, 2011 · 5 comments
Closed

Fix compilation issues on Mac OS-X Leopard. #2675

wzdev-ci opened this issue Apr 28, 2011 · 5 comments

Comments

@wzdev-ci
Copy link
Contributor

resolution_wontfix type_patch (an actual patch, not a request for one) | by Fastdeath


Havent got 10.6 in time so i made this patch

which allows us to build Warzone on Mac OS-X 10.5 (with Macports openal).

To install openal:

  • Install Macports.
  • $ sudo port install openal

Issue migrated from trac:2675 at 2022-04-16 08:00:22 -0700

@wzdev-ci
Copy link
Contributor Author

Fastdeath uploaded file 10.5_compile.patch (1.9 KiB)

@wzdev-ci
Copy link
Contributor Author

dak180 commented


I do not see anything in that patch that looks like it would fix things; I do see stuff that would break things in other versions of xcode and would cause the build to be nonfunctional on 64bit macs.

@wzdev-ci
Copy link
Contributor Author

anonymous commented


I do not see anything in that patch that looks like it would fix things;

  • That line does it: FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "/opt/local/Library/Frameworks"

I do see stuff that would break things in other versions of xcode and would cause the build to be nonfunctional on 64bit macs.

  • Thats why i haven't commited it myself.

@wzdev-ci
Copy link
Contributor Author

dak180 changed status from new to closed

@wzdev-ci
Copy link
Contributor Author

dak180 changed resolution from `` to wontfix

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant