CT on MacOS 10.15
We test Lab CodeTyphon 7.00 on MacOS 10.15
Apple's MacOS 10.15 Catalina is here, so we test LAB CodeTyphon on the new Mac operating system.
MacOS "Catatina" brings core iOS apps, like News and Stocks to the Mac for the first time, with new Mac-specific designs.
All about front-end updates, new visual elements, new apps, and all sorts of new stuff to get your hands on.
-No 32-bit applications support.
-No "Carbon" Desktop API support.
-New Apple's "concept" for developers, Notarization.
It's one of our LAB Reference OSes
More for MacOS 10.15 Catalina here
System: Entry level PC with 1 CPU (4-Cores) / 8 Gbyte RAM / 120 Gbytes Hard Disk / 1680x1050 pixels Monitor
OS : MacOs 10.15 “Catalina” 64 bits with Cocoa desktop
OS things and stuff..
a) Install Xcode from Apple Store
b) Install XQuartz https://xquartz.macosforge.org/landing/
c) Install MacPorts https://www.macports.org
d) Install command line developer tools
Open a terminal and execute:
xcode-select --install
e) Accept Xcode license
Open a terminal and execute:
sudo xcodebuild -license
Preparation-Give "sudo" root privileges
Open a terminal and exec
sudo nano /etc/sudoers
add at the end of /etc/sudoers the line
username ALL=(ALL) NOPASSWD: ALL
Ctl-X to exit and Y to save
Download-Unzip-Install
Download CodeTyphonIns.zip and unzip to your home directory
Open a terminal, and go to new CodeTyphonIns directory
cd CodeTyphonIns
Start CodeTyphon Installation with command
sh ./install.sh
Give zero "0" to Install CodeTyphon
Setup and Build for Cocoa
After CT install you can start CTCenter or to continue with the open terminal.
It's the first installation of CodeTyphon on this PC,
so we give "0" to install "system libraries".
Select "8" to build anything (ALL)...
Finally
CTCenter and Typhon64 for "Cocoa" desktop, with Single Windows Mode.
Build Typhon IDE for GTK2
In this case only Typhon64 will build.
a) Switch Typhon IDE Host Platform to GTK2
CodeTyphon Center => Setup Dialog
and select GTK2 Platform
b) Only for the first time, install OS System Libraries
CodeTyphon Center =>HostPC=>"Install System Libraries"
c) Remove and Build Typhon IDE for new Platform (GTK2)
CodeTyphon Center =>Typhon IDE=>"Remove and Build"
And Have Fun....