Skip to content
This repository has been archived by the owner on May 8, 2018. It is now read-only.

building for 32bits arch #59

Open
hachpai opened this issue Sep 19, 2016 · 4 comments
Open

building for 32bits arch #59

hachpai opened this issue Sep 19, 2016 · 4 comments
Labels

Comments

@hachpai
Copy link

hachpai commented Sep 19, 2016

Hello,

I've an old iMac with core duo processor. I'm trying to build disableMonitor for 32bits, but it gives me the following issues:

/Users/hachpai/Documents/DisableMonitor/ResolutionDataItem.m:46:9: Use of undeclared identifier '_mode'
/Users/hachpai/Documents/DisableMonitor/ResolutionDataItem.m:47:9: Use of undeclared identifier '_mode'
/Users/hachpai/Documents/DisableMonitor/ResolutionDataItem.m:48:9: Use of undeclared identifier '_mode'
/Users/hachpai/Documents/DisableMonitor/ResolutionDataItem.m:49:9: Use of undeclared identifier '_mode'
/Users/hachpai/Documents/DisableMonitor/ResolutionDataItem.m:62:5: Use of undeclared identifier '_mode'
/Users/hachpai/Documents/DisableMonitor/ResolutionDataItem.m:67:5: Use of undeclared identifier '_mode'

/Users/hachpai/Documents/DisableMonitor/ResolutionDataItem.m:21:17: Property 'visible' requires method 'setVisible:' to be defined - use @synthesize, @dynamic or provide a method implementation in this class implementation

It builds correctly in 64 bits.

Any idea?

Thank you,

PH

@Eun
Copy link
Owner

Eun commented Sep 21, 2016

Hi unfortunally not, but looks like something is not supported in the compiler.
Currently I have no useable OSX, hopefully you can find it by yourself?

@Eun Eun added the bug label Sep 21, 2016
@hachpai
Copy link
Author

hachpai commented Sep 22, 2016

I'm not an expert in Xcode dev... Maybe I can ask to specific communities, if it's a generic error in compilation.

@Eun
Copy link
Owner

Eun commented Oct 3, 2016

Any news?

@hachpai
Copy link
Author

hachpai commented Oct 4, 2016

No, I don't really have time for the moment, I've just turned the computer screen toward the wall to hide its glitchy light.

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

No branches or pull requests

2 participants