xamarin-android-linux icon indicating copy to clipboard operation
xamarin-android-linux copied to clipboard

Getting error when trying to build xamarin project

Open brud opened this issue 4 years ago • 1 comments

I'm trying to build solution with this artifacts and getting this error:

`xamarin.android-oss/bin/Release/bin/xabuild TestProject.sln /verbosity:d

Unhandled Exception: System.IO.DirectoryNotFoundException: Could not find a part of the path '/tmp/pfchhxca.hoe'. at System.IO.FileSystem.RemoveDirectory (System.String fullPath, System.Boolean recursive) [0x0001f] in :0 at System.IO.Directory.Delete (System.String path, System.Boolean recursive) [0x00006] in :0 at Xamarin.Android.Build.XABuild.Main () [0x00351] in <1235f95cc86f423fa81cda0a1841e10e>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.IO.DirectoryNotFoundException: Could not find a part of the path '/tmp/pfchhxca.hoe'. at System.IO.FileSystem.RemoveDirectory (System.String fullPath, System.Boolean recursive) [0x0001f] in :0 at System.IO.Directory.Delete (System.String path, System.Boolean recursive) [0x00006] in :0 at Xamarin.Android.Build.XABuild.Main () [0x00351] in <1235f95cc86f423fa81cda0a1841e10e>:0 `

Can you help me to figure out with this issue?

brud avatar Feb 15 '21 19:02 brud

Where did you find those artifacts? ~~They seem to be a few months old, so im wondering if there are any more up to date ones?~~ EDIT: i once again forgot the months of the year and managed to not notice that it is infact Aug rn

Beyley avatar Aug 03 '21 06:08 Beyley