9

- assignment is to display a paragraph fit within a rectangle
- takes maybe 10 minutes to write
- 1 error preventing Xamarin Forms solution from building
- googles error and seems to be a version issue with a single package
- upgrade that single package
- 43 errors preventing solution from building
- reverts back to previous package version
- 76 errors preventing solution from building
- angrily turns off laptop and packs away things into laptop case
- talks shit about xamarin and all the annoying nuisances ive dealt with for this stupid mobile app class
- takes laptop back out because deadline is tomorrow and i have to make the solution build even though i want nothing to do with it
- laptop takes 2 hours and 14 minutes to load up Windows (no update or anything. Just me signing in like every other normal day)
- code builds first try without errors
- wait what the fuck
- concludes that i need only verbally intimidate electronics into submission from now on

Comments
  • 1
    Very relatable...

    I've always had problems with Xamarin. I reinstalled VS twice one time.

    Haven't used Windows for almost half an year now, so I'm looking for alternatives as close to C# as possible.
  • 0
    @Mitiko why use C# alternatives when you can just use C#? Never heard of .NET Core?
  • 1
    @Krokoklemme I do use .NET Core. And I don't want to use Mono, which is what Xamarin Studio runs on
  • 1
    @Mitiko understandable lol

    But in that case... I don't really get what you were talking about in your last statement ._.
  • 0
    That's weird, I work whit XF, and I don't see errors like that a long time ago. If it's happen with anyone, tell me maybe I can help.
  • 0
    Android's gradle
  • 1
    Mobile development is so fucked up, no matter what the framework is. Most of the time errors are fixed by turning something off and on again, for no apparent reason.
Add Comment