Code can be compiled on Mac but cannot be launched?

What happened?

I am able to compile APSIMX (https://github.com/APSIMInitiative/ApsimX.git) on both Windows and Mac. The Windows version was compiled using Visual Studio 2022 and the executable file can be launched without problem. On Mac, the code was successfully compiled by rider (at least rider indicates successfully built). However, nothing happened when I launched executable file. I tried either options such 'dotnet run ./apsim' and i also tried double click, neither works. There is no problem in launching other GUI C# program compiled by Rider on the same computer. Any one has a similar issue before? 

About my mac: macOS Monterey, iMac Pro, Intel Xeon processor

Thanks

Danyang

0
2 comments

Just have a quick check, did you refer to the project's instructions for MacOS installation?

You may get quicker results if you post the questions in the project's issue tracker.

0

Hi Tao, 

The problem is solved by reinstalling GTK3. Something must be wrong on my computer. 

Thanks,

Danyang

0

Please sign in to leave a comment.