Dialogs example project crashes when press Print button

Issue #86 resolved
Chris Rolliston created an issue

Steps: - Run the Dialogs example project - Click Print

Expected: print dialog pops up. Actual: application disappears, with the PAServer output complaining about missing print driver:

dyld: lazy symbol binding failed: Symbol not found: OpenPrinterW Referenced from: /Users/chrisrolliston/PAServer/scratch-dir/CCR-iMac/Dialogs.app/Contents/MacOS/Dialogs Expected in: /Users/chrisrolliston/PAServer/scratch-dir/CCR-iMac/Dialogs.app/Contents/MacOS/winspool.drv

dyld: Symbol not found: OpenPrinterW Referenced from: /Users/chrisrolliston/PAServer/scratch-dir/CCR-iMac/Dialogs.app/Contents/MacOS/Dialogs Expected in: /Users/chrisrolliston/PAServer/scratch-dir/CCR-iMac/Dialogs.app/Contents/MacOS/winspool.drv

Comments (1)

  1. Log in to comment