On Sep 5, 2009, at 0:26, Maxwell, Adam R wrote: > I updated from svn today and tried to recompile (Mac Pro, 10.5.8), and > linking fails for all architectures since > IOPMAssertionCreateWithName is not > public on 10.5 and earlier (although the symbol is present in IOKIt): > > Undefined symbols: > "_IOPMAssertionCreateWithName", referenced from: > -[SKMainWindowController enterPresentationMode] in > SKMainWindowController.o > ld: symbol(s) not found > collect2: ld returned 1 exit status > > http://lists.apple.com/archives/Darwin-dev/2008/Jul/msg00069.html
I don't understand that. It's now declared in the file, and it should be present in the binary from everything I read, so why doesn't it link? It's certainly a bug of Apple, because it's documented to be supported. Christiaan ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Skim-app-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/skim-app-users
