Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • John Churchley 272 posts 1258 karma points c-trib
    Jul 04, 2018 @ 13:31
    John Churchley
    0

    Can't build Umbraco Source - dev-v7 branch

    Trying to build the Umbraco Source keep getting the following error.

    Compile-Umbraco : Build environment does not provide VisualStudio.

    Anyone with any ideas?enter image description here

    Then if I build the project it throws

    "An error occurred while trying to restore packages: Nuspec file does not exist in package" - assume this is because the build fail to copy the files to the right locations.

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Jul 04, 2018 @ 13:46
    Dave Woestenborghs
    0

    hi John,

    Are you trying to make changes to the source code ? Then it's better to build from visual studio.

    This is only needed if you need a zip file with installer from the latest source code.

    dave

  • John Churchley 272 posts 1258 karma points c-trib
    Jul 04, 2018 @ 13:48
    John Churchley
    0

    Hi Dave,

    Yes I'm trying to create a pull request for an issue.

    I'm following the instructions here:

    https://github.com/umbraco/Umbraco-CMS/blob/dev-v7/docs/CONTRIBUTING.md

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Jul 04, 2018 @ 13:50
    Dave Woestenborghs
    0
  • Carlos Mosqueda 244 posts 435 karma points
    Jun 22, 2021 @ 21:12
    Carlos Mosqueda
    0

    Where did all of this documentation go? These link to dead links

  • John Churchley 272 posts 1258 karma points c-trib
    Jul 04, 2018 @ 13:52
    John Churchley
    0

    Are you running the build.bat (this is when the error occurs) inside Visual Studio?

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Jul 04, 2018 @ 13:56
    Dave Woestenborghs
    100

    Nope just vs build.

    But the build.bat runs fine for me. Maybe it has an issue finding your visual studio to do the build.

    It needs at least vs2017

    Dave

  • John Churchley 272 posts 1258 karma points c-trib
    Jul 04, 2018 @ 13:56
    John Churchley
    0

    I'm using 2015 :(

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Jul 04, 2018 @ 13:58
    Dave Woestenborghs
    0

    You can download the vs2017 community edition. It's free and can be used for open source development

    Dave

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies