fjolnir / xnomad

A tiling window manager for OS X, written in tranquil.
484 stars 28 forks source link

Symbol not found: _CGSCopySpaces #27

Closed MihaiDamian closed 11 years ago

MihaiDamian commented 11 years ago

I get this output when I try to execute xnomad:

dyld: Symbol not found: _CGSCopySpaces Referenced from: /Users/mihai.damian/Downloads/sfEI/./xnomad Expected in: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices in /Users/mihai.damian/Downloads/sfEI/./xnomad Trace/BPT trap: 5

This is from running the provided binary on OS X 10.7.5

I take it this works only on Mountain Lion?

EDIT: ok, just seen the requirements in the readme. Closing