New NuGet Restore

Mattias Cibien's Avatar

Mattias Cibien

25 Feb, 2014 08:11 AM

Hello everybody,
I am trying to use appveyor for my C++ project Anima Render (https://bitbucket.org/mattiascibien/anima-render/overview) and it uses a lot of C++ NuGet packages.

After trying to work with nuget package restore I found out that using MSbuild (the .nuget folder) leads to some problems and additional include directories are not added at all.

Using the package restore of Visual Sutdio (that doesn't require MSBuild nuget restore) acutally is capable of downloading packages and restore them without problems.

Is there any way this kind of restore (or even the command line one) be included in appveyor?

EDIT: more info http://docs.nuget.org/docs/reference/package-restore

  1. 1 Posted by Mattias Cibien on 25 Feb, 2014 10:04 AM

    Mattias Cibien's Avatar

    Just discovered that I can use command line in appveyor 2.0 beta. Really nice.

  2. Support Staff 2 Posted by Feodor Fitsner on 25 Feb, 2014 05:47 PM

    Feodor Fitsner's Avatar

    Exactly!

    I'd just recommend adding nuget restore command to Install scripts box on project settings. See the last section: http://www.appveyor.com/docs2/nuget

  3. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:38 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

 

13 Sep, 2023 06:05 AM
10 Sep, 2023 03:43 PM
09 Sep, 2023 05:53 PM
08 Sep, 2023 07:10 PM
31 Aug, 2023 07:59 PM
13 Aug, 2023 04:55 AM