primera-sdk

Problems with Primera SDK on OS X

I am writing code using the Primera SDK from www.primera.com. I have been trying to write a little bit of ObjC code to just take each disk from the bin and load it into the drive, copy the contents of the disk off to a folder and process the next disk. Firstly I do this to obtain the drive handles. Which returns correctly and I am abl...