TTimo / GtkRadiant

The open source, cross platform level editor for idtech games
http://icculus.org/gtkradiant/
Other
590 stars 156 forks source link

Unable to mount .dmg on old version of OSX #642

Open vkni opened 5 years ago

vkni commented 5 years ago

When trying to install GtkRadiant on OSX 10.9.5, I get message

no mountable file systems

this probably indicates that image contains APFS, which can not be read by older OSX. End of hdiutil output:

Attaching…
Error 112 (no mountable file systems).
Finishing…
DIHLDiskImageAttach() returned 112
hdiutil: attach failed - no mountable file systems

Would you please repackage .dmg for the recent version of GtkRadiant into HFS+? If possible, of course.

jdolan commented 5 years ago

Oh! Weird. The build script hasn't changed, I guess the defaults for hdiutil have. I'll try to get to this later this week.

vkni commented 5 years ago

Thanks a lot! It looks like this is a common problem - have the same issue with Warsow. :-( Anyway, it is not critical, just you would help me a lot! Thanks!