wazoox / ioscsitape

Automatically exported from code.google.com/p/ioscsitape
MIT License
0 stars 0 forks source link

mtio.h missing for compilation #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. hg clone the source code
2. Use Xcode 4.2 and try to compile
3.

What is the expected output? What do you see instead?
compiled tapedriver

What version of the product are you using? On what operating system?
MacOS 10.7.2

Please provide any additional information below.

Original issue reported on code.google.com by tesm...@googlemail.com on 19 Nov 2011 at 12:16

GoogleCodeExporter commented 9 years ago
Solved. Just read the comments :-).
Now I have an SCSI Tape with Lion 10.7.2.

Anyone interested ?

Original comment by tesm...@googlemail.com on 19 Nov 2011 at 1:04

GoogleCodeExporter commented 9 years ago
I've updated the source to be compiled under the 10.6 SDK and include the 
mtio.h file (from Mac OS X 10.5 SDK). I've included the binaries as the new 
featured download for the project. Thanks!

Original comment by jesse.c....@gmail.com on 16 Apr 2012 at 12:49