mono / monodevelop

MonoDevelop is a cross platform .NET IDE
http://www.monodevelop.com
2.82k stars 1.01k forks source link

Packaging GTK# application problem #9643

Open zejtin opened 3 years ago

zejtin commented 3 years ago

I've followed this tutorial here for adding GTK to Xamarin.Forms project: https://docs.microsoft.com/en-us/xamarin/xamarin-forms/platform/other/gtk?tabs=windows

GTK# works nicely on Mac, Windows and Linux. The problem I have is with Publishing/Packaging application on Linux using latest MonoDevelop - it fails every time

Steps to Reproduce Go to MonoDevelop on Linux Right click the GTK# project => Tools => Create Package Archive of Binaries Select project and set build to Linux Release and archive tar.gz Expected Behavior Generate tar.gz package

Actual Behavior Package creation failed

Basic Information Version with issue: 4.4.0 IDE: MonoDevelop 7.8.4

Freedom9339 commented 3 years ago

Is there any progress with this? I'm having the same issue.

zejtin commented 3 years ago

No progress :/