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

Build issues for 32-bit #4

Open
mdznr opened this issue Jan 12, 2013 · 2 comments
Open

Build issues for 32-bit #4

mdznr opened this issue Jan 12, 2013 · 2 comments
Labels
Milestone

Comments

@mdznr
Copy link

mdznr commented Jan 12, 2013

There are some issues with building for 32-bit in MVPreferencesController.m where some synthesized properties must be either named the same as a compatible ivar or must explicitly name an ivar. This is an issue for toolbar, generalView, advancedView, selectedIdentifier, and selectedView on lines 53-55, 58, and 59.

@anthonysomerset
Copy link
Collaborator

i'm certain that 32bit is only needed for 10.6 and below and I'm not sure what the plan for supporting older versions of the OS are?

@anthonysomerset
Copy link
Collaborator

this is an issue for 64 bit as well

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

No branches or pull requests

2 participants