Failed mono-sgen64 or mono mono64

When I try to run builded GUI project I get this error. I reinstalled mono framework from official site but it still doesn't work. 

0
3 comments
Avatar
Permanently deleted user

MacOS High Sierra 

0

Hi,

Could you check if you can run your application using terminal?

Also, try running your app using mono32 instead of mono (also in Terminal). 

The following issues might be related:

https://github.com/mono/mono/issues/10524

https://github.com/mono/mono/issues/6701

0
Avatar
Permanently deleted user

I tried to run mono32 from terminal and also tried to emulate 32-bit environment with mono --arch=32

Nothing happened 

Unfortunately, Windows.Forms runs only in 32-bit mode, MacOS didn't support 32-bit Apps since 2018, if I'm not , misstake :(

0

Please sign in to leave a comment.