Page 1 of 1
Mac OS 11 CGTerm
Posted: Sat Nov 21, 2020 10:17 pm
by hendrb01
Well, if I had actually participated in the Mac OS public beta program I would have known this ahead of time, but CGTerm 1.8 no longer works on Mac OS X 11 Big Sur! On Execution you are presented with a blank white screen (Though the App is actually functioning normally).

- CGTerm 1.8 Big Sur.jpg (17.95 KiB) Viewed 16358 times
Strangely enough, compiling the 1.7b2 source functions correctly! (I say this is strange because with Catalina the white screen happened after compiling CGTerm 1.7b2, but 1.8 functioned flawlessly!)
The drawback to 1.7b2 is that the keyboard mapping is not correct. If you must use CGTerm 1.8, you will either have to install OS X Catalina on a virtual machine, install Catalina on a separate partition, or delay upgrading to Big Sur.
The instructions for comping the 1.7b2 source are here.
http://www.catracing.org/hendrb/mac-os- ... -graphics/
Re: Mac OS 11 CGTerm
Posted: Sun Nov 22, 2020 5:06 am
by hendrb01
Attached is the recompiled version of CGTerm 1.8 for MacOS, that will work under Big Sur.
Re: Mac OS 11 CGTerm
Posted: Mon Nov 23, 2020 1:22 pm
by bluecursor
Not working in OSX Big Sur 11.1 Beta
Termination Reason: DYLD, [0x1] Library missing
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
dyld: Using shared cache: BB445AD2-5E1A-3570-9A06-F83464F26516
Library not loaded: /usr/local/opt/sdl/lib/libSDL-1.2.0.dylib
Referenced from: /Applications/Emulators/*/CGTerm.app/Contents/MacOS/CGTerm
Reason: image not found
Re: Mac OS 11 CGTerm
Posted: Tue Dec 01, 2020 8:51 am
by hendrb01
Bluecursor,
Do you plan on upgrading to the release version of Big Sur?
As I did not participate in the beta for Big Sur, I do not have a version to throw on a virtual machine to test.
I would imagine your issue stems from a Library either not being present in the BETA that is in the full release, or one who's version is different and not compatible with what is in the beta.
Re: Mac OS 11 CGTerm
Posted: Tue Dec 01, 2020 9:09 am
by hendrb01
Scratch that!
I compared the archive for CG-Term 1.8.dmg for < Catalina and the one for Big Sur, what is missing is the SDL.Framework.
I am now thinking that you do not have the SDL library installed on your computer (If you did not have CGTerm or the SDL library installed from a previous version of the OS.) <Which I did, so I would not have caught this.>
Try downloading the attached disk image, copy the SDL.Framework folder to the Frameworks alias, run CGTerm 1.8 again and let me know if this fixes the issue.
Thanks,
Re: Mac OS 11 CGTerm
Posted: Tue Dec 01, 2020 10:47 am
by bluecursor
Thanks, Its working again!
Now we need someone to the fix the download option as it never works. Always comes up with "Cant create temp file".
Re: Mac OS 11 CGTerm
Posted: Tue Dec 01, 2020 2:56 pm
by hendrb01
Thanks for letting me know..
I will create a new .dmg file what has the SDL Library in it and repost.
Re: Mac OS 11 CGTerm
Posted: Tue Dec 01, 2020 3:04 pm
by hendrb01
Oh, and please do not forget to connect to my BBS...
bbs.catracing.org 6400
Re: Mac OS 11 CGTerm
Posted: Wed Dec 02, 2020 8:05 am
by hendrb01
.dmg has been replaced with one that contains the SDL framework.