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

Fix NoX11 build #144

Merged
merged 1 commit into from
Aug 6, 2014
Merged

Conversation

kojiishi
Copy link

Fix NoX11 build regression not showing Preferences Window. An error

-[PreferencesWindowController loadWindow]: failed to load window nib file 'PreferencesWindow'

occurs.

The fix is by including NoX11 into the Target Membership of PreferencesWindow.xib. Reference an answer at StackOverflow.

…o the Target Membership of PreferencesWindow.xib. An error "-[PreferencesWindowController loadWindow]: failed to load window nib file 'PreferencesWindow'" occurs. Reference <http://stackoverflow.com/questions/16838245/cocoa-failed-to-load-window-nib-file-when-nib-is-localized>
@kojiishi
Copy link
Author

To repro, you will need to Clean and then Build, or old NIB files are still in the build output directory.
Once you made a clean build, run, and try to show preferences.

fikovnik added a commit that referenced this pull request Aug 6, 2014
@fikovnik fikovnik merged commit bf8b195 into fikovnik:release/1.6.1 Aug 6, 2014
@fikovnik fikovnik modified the milestones: 1.6.2, 1.6.1 Aug 6, 2014
@fikovnik fikovnik modified the milestones: 1.6.1, 1.6.2 Apr 27, 2015
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.

2 participants