Mono on OSX: Couldn't find gtksharpglue-2.dll

后端 未结 3 1348
执念已碎
执念已碎 2020-12-28 10:48

I\'m trying to do my first steps in C# and wanted to build an empty GTK window as my first task. Via macports I installed the following packages:

3条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-28 11:18

    I have found the issue, my dllmap was incomplete.

    I added the following lines to /Library/Frameworks/Mono.framework/Versions/2.10.9/etc/mono/config:

    
    
    
    
    
    
    

提交回复
热议问题