python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to make Qt Creator use Rosetta and x86 compiler on Mac M1?
I am using Qt 5.15.2 on my Mac mini with M1 chip. This works fine (due to Rosetta). Below is the list of compilers Qt Creator found on this computer, and among them is the C++, x86 64bit that I use. ...
ragnarius
Votes: 0
Answers: 1
I am trying to run i386 executable on Mac Silcon M1 Rosetta terminal -- but its says 'Bad CPU type in executable'
The executable is sm (for SuperMongo plotting routine)
=======
file sm
sm: Mach-O executable i386
so if its a valid i386 executable (which is working smoothly on older Macs)
sm
zsh: bad CPU type in ex...
Prof Ranjan Gupta
Votes: 0
Answers: 0
Go Build with Debug mode in Visaul Studio Code
Question is not to how to debug, It's like how to set up debugger on architecture and version.
I don't want to update go without rosetta, It has to be run on same set up.
Here is system,
Go version 1...
Solid Soft
Votes: 0
Answers: 2