Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

canhnm

Re: Bad CPU type in executetable

martin wrote:

Afaik, Catalina does not support 32-bit applications anymore. WinSCP is 32-bit application. So that probably the reason.


Thank you, I have just also noticed about that. Any suggest solution?
martin

Re: Bad CPU type in executetable

Afaik, Catalina does not support 32-bit applications anymore. WinSCP is 32-bit application. So that probably the reason.
canhnm

Bad CPU type in executetable

Hello,

Apple have just realease MacOS Catalina update, after the process now Wine returns error once it execute:
- Commonand: Wine
- Return: Bad CPU type in executable

Checking wine type:
file /usr/local/Cellar/wine/4.0.2/bin/wine
/usr/local/Cellar/wine/4.0.2/bin/wine: Mach-O executable i386

Anyone here faced it before?