-
Notifications
You must be signed in to change notification settings - Fork 569
.mdb file generation error #3568
Copy link
Copy link
Closed
Labels
Area: App+Library BuildIssues when building Library projects or Application projects.Issues when building Library projects or Application projects.need-infoIssues that need more information from the author.Issues that need more information from the author.
Milestone
Metadata
Metadata
Assignees
Labels
Area: App+Library BuildIssues when building Library projects or Application projects.Issues when building Library projects or Application projects.need-infoIssues that need more information from the author.Issues that need more information from the author.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Steps to Reproduce
.mdbfile could not be foundExpected Behavior
Build succesfully
Actual Behavior
Build fails
Version Information
Xamarin version10.0.99.79
Log File
[8/30/2019 5:03:59 PM] Warning: C:\Xamarin.Android\10.0.99.79\ $MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(1994,2): warning : Could not load file or assembly 'Xamarin.Android.Cecil, Version=0.11.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies. The system cannot find the file specified.
[8/30/2019 5:03:59 PM] Warning: C:\Xamarin.Android\10.0.99.79\ $MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(1994,2): warning : at Pdb2Mdb.Converter.Convert(String filename)
[8/30/2019 5:03:59 PM] Warning: C:\Xamarin.Android\10.0.99.79\ $MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(1994,2): warning : at Xamarin.Android.Tasks.ConvertDebuggingFiles.Execute()
[8/30/2019 5:04:10 PM] Error: C:\Xamarin.Android\10.0.99.79\ $MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(1995,2): error MSB3375: The file "C:\XaLaunchANMP\bin\Debug\XaLaunchANMP.dll.mdb" does not exist
[8/30/2019 5:04:11 PM] Error: C:\Xamarin.Android\10.0.99.79\ $MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(1995,2): error MSB3375: The file "C:\XaLaunchANMP\bin\Debug\Game.Collections.dll.mdb" does not exist.