-
Notifications
You must be signed in to change notification settings - Fork 27
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
No longer working at macOS 10.15 #5
Comments
Worried about the same thing as we approach the release of 10.15 |
Found a blog post mentioning how to recompile on your own machine to make it 64bit.. http://heardofaudio.com/musings/blog/files/7ba3a4c9c2e9bd496ed23817bf3249ea-28.php |
The following changes need to be made made for each of the framework dependencies to compile vs 64bit.
Note the linker change and macOS release target change of the ichm which is mentioned is done in the same file. |
Important to clone git clone --recurse-submodules https://github.com/NSGod/ichm |
I just recently build this for catalina and it works great. |
Just a quick note. Up until now, I haven't had a Mac capable of running anything beyond High Sierra (10.13). I recently acquired a new (used) Mac and have Mojave (10.14), Catalina (10.15), and Big Sur (11.x) installed, so I'll be able to look into these open issues when I get a chance. |
There are a lot of valuable and informative chm documents out there so I look forward to seeing this updated for modern machines! |
For those who might want to avoid the mess of rebuilding this app from sources, I have rebuilt iChm using the latest XCode 13.1 on macOS Monterey. (Target was set to macOS 10.9). Compiling it was a bit painful, many fixes to list/remember to get XCode 13.1 to build without complaining. Binaries:
I hope it helps! Note: Depending on your security settings your Mac might refuse to run it, so you might need to remove the quarantine flags. |
Thank you for your effort, bucanero. |
I can't really say, I tried it with one big |
Thank you so much @bucanero |
@bucanero Can't open Compiled HTML Archive file.... |
Today I tried again installing your signed app, @txl263
Thank you very much for your help and effort! |
There actually as a version compatible with recent macOS, which I made since this version is apparently unmaintained: https://github.com/vit9696/iChm/releases |
Great software. I have used it for many years. Hopefully it can be upgraded to run in macOS 10.15. Thanks!
The text was updated successfully, but these errors were encountered: