Coder Social home page Coder Social logo

Comments (5)

nzthiago avatar nzthiago commented on August 11, 2024

Thanks!
What project is that failing on?

I had to change “Minimum Android to target” (the middle setting) to API Level 19 on the Application tab of the MyHealth.Client.Droid otherwise it was failing with a "No resource found that matches the given name” error

from codelabs-mobiledevops.

rub8n avatar rub8n commented on August 11, 2024

It was happening with the droid project but now I can't build the UWP one either.

I'm planning to copy the code again to start from scratch and see if that helps..

from codelabs-mobiledevops.

nzthiago avatar nzthiago commented on August 11, 2024

Ok – let me know how you go. I jus went through it and for the UWP app I had to go into the UWP app’s Nuget Package Manager and remove and re-add (not a reinstall nuget command, but real remove and add from the Nuget Package Manager) of the Microsoft.NETCore.UnversalWindowsPlatform version 5.0.0 before it would compile correctly. For some reason even if the nuget reference is there and it says it’s installed, it isn’t really when you first open the project. Then I restarted visual studio and opened the solution again and it built.

From: Ruben Rios <[email protected]mailto:[email protected]>
Reply-To: Microsoft-Build-2016/CodeLabs-MobileDevOps <[email protected]mailto:[email protected]>
Date: Thursday, March 17, 2016 at 2:38 PM
To: Microsoft-Build-2016/CodeLabs-MobileDevOps <[email protected]mailto:[email protected]>
Cc: Thiago Almeida <[email protected]mailto:[email protected]>
Subject: Re: [CodeLabs-MobileDevOps] Android app on module1 is not building sucessfully (#1)

It was happening with the droid project but now I can't build the UWP one either.

I'm planning to copy the code again to start from scratch and see if that helps..


You are receiving this because you commented.
Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-198093107

from codelabs-mobiledevops.

colindembovsky avatar colindembovsky commented on August 11, 2024

@nzthiago The middle setting is just for the run-time, so shouldn't affect the compilation at all. I've found that if you clean the solution, close VS, then re-open VS and build it should be ok. I still seem to get errors in the error window that you can safely ignore - at least, I can test, deploy and debug despite the errors.

from codelabs-mobiledevops.

rub8n avatar rub8n commented on August 11, 2024

@colindembovsky Tried cleaning, closing, reopening and building and I can't build/deploy the project.

At some point (and copying over different solutions), I have been able to test both Android and Windows but after copying the files and trying again, I still get "Build failed"

Will these exercises run on prep VMs or actual machines? I'm a little worried that users will start to hit issues like this when trying to go over the lab.

from codelabs-mobiledevops.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.