Eun/DisableMonitor

building for 32bits arch

hachpai opened this issue · 4 comments

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 commented

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?

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

Eun commented

Any news?

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.