-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Road to new Package Installer for macOS 10.10 to 10.13 Mojave #1
Comments
This content was originaly discuted from tambovchanin#5 Hi everyone, But by using the ancestral PackageMaker.app (fun app and usefull for creating and validate PKG for 10.4 to 10.6), i was able to re-PKG the bundle Project and install it ... BUT, NOTHING appear in ImageCapture.app ... BUT, on command line ;; scanimage --format jpg > test.jpg ;; my old Canon N670U (Lide20 compliant) revive and i got a nice scan sample. Also got an error with my UMAX 1200SE : ;; scanimage: open of device artec_eplus48u:libusb:002:001-05d8-4010-00-00 failed: Invalid argument ;; SO, therefore maybe, i propose to Team up i'm in !! Configuration : MacOS 10.12.6 with XCode 7.2.1 (Customised, SDK 10.4 to 10.11) + XCode 9.2 (standard SDK, ) Regards. Originally posted by @genose in tambovchanin#5 (comment) |
This content was originaly discuted from tambovchanin#5 Yeah Absolutly, let's organise ... To improve our scalability and project success, may we first resume which are ours dev configurations, futheremore to help understanding issues and share efficiently ours Skils and knowledges, doesn't we ? Last Time, i've a bit introduce myself and resume some resolution on how i unbrick the actual PKG, and obtain some encouraging or disgracefull results // 1 // / *************************************** in M.E Sources you got 2 lines comparing System version Where MACOSX_DEPLOYMENT_TARGETX1 == Upper Version of Targetted Version // 2 // / *************************************** Because XCode 7.2 is the only version reliable for compiling this project without errors ... // 3 // / *************************************** // 4 // / *************************************** i've just understand how SANE find Scanner ... Mostly by Vendor ID for USB Descriptors searching for USB scanners: found USB scanner (vendor=0x04a9 [Canon], product=0x220d [CanoScan], chip=LM9832/3) at libusb:002:001-04a9-220d-ff-00 found USB scanner (vendor=0x05ac [Apple Inc.], product=0x8215 [Bluetooth USB Host Controller]) at libusb:003:002-05ac-8215-ff-01 user@localhost$ scanimage -x 100 -y 100 --format=tiff >image.tiff BUT, my Bluetooth antenna really not a scanner // 5 // / ***************************************
So, an XCode Project with GitHub / GitLab Repo integration is necessary to make all our effort possible and mergeable in one nice maintened project. Regards. Originally posted by @genose in tambovchanin#5 (comment) |
This content was originaly discuted from tambovchanin#5 This release is just an unlocked revision of current Mattias Ellert sources Got some issues to compile sane-backend with 10.13 SDK (some libcrypto version issues), this shall resolved soonly Take a look on https://github.com/genose/macos-sierra-sane-binaries Let me know your feedback Originally posted by @genose in tambovchanin#5 (comment) |
Hi everyone,
I just activated the wiki, the report issues, and feature report
feel free to leave some requests and comments ...
This repository offers you the simplest way to install Official Release of Old Scanner Support with thanksfull SANE Project Official Release
All in a User-Friendly Package Installer.
Follow instruction on Main Page https://github.com/genose/macos-scanner-interface-twain-sane-binaries
Regards.
The text was updated successfully, but these errors were encountered: