Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commit Player, Libraries and minor upgrade (closed by an error) #6

Closed
wants to merge 13 commits into from
Closed

Commit Player, Libraries and minor upgrade (closed by an error) #6

wants to merge 13 commits into from

Conversation

marceloadsj
Copy link
Contributor

No description provided.

This is the modifications from 64 bits libraries.

Changed 2 flags:
1) To build from 32 and 64 binaries at same lib:
From ARCHS = "$(ARCHS_STANDARD_32_BIT)";
To ARCHS = "$(ARCHS_STANDARD)";

2) To build from two selected archs:
From ONLY_ACTIVE_ARCH = YES;
To ONLY_ACTIVE_ARCH = NO;
I think that we can use this folder to put all the shared libraries,
useds on all apps of sdk (and not use the root for this, to organize a
little bit more).
We can move the shared libraries bit by bit. :)
It was a test, and went wrong, lol.
@marceloadsj marceloadsj closed this Feb 7, 2015
@marceloadsj marceloadsj deleted the upstream branch February 7, 2015 18:39
@marceloadsj marceloadsj restored the upstream branch February 7, 2015 18:41
@marceloadsj marceloadsj changed the title Commit Player, Libraries and minor upgrade Commit Player, Libraries and minor upgrade (closed by an error) Feb 18, 2015
hgy29 pushed a commit that referenced this pull request Aug 10, 2022
Update to latest sources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant