Skip to content

Conversation

@davidebbo
Copy link
Contributor

Nothing fancy here; I just did the same thing with msvcr100.dll as we do with git2.dll.

One strange thing though: the nuspec was copying git2.dll from ..\build\git2.dll, but for some reason I'm not getting any files copied in the build folder. So I changed the nuspec to copy from the ..\Lib folder. I'm puzzzled as that was working when I made my previous change. Do you know what's the deal with the Build folder?

@nulltoken
Copy link
Member

Nothing fancy here; I just did the same thing with msvcr100.dll as we do with git2.dll.

Thanks a lot, David. I was a little bit concerned with the manifest and the Eula... :-)

Do you know what's the deal with the Build folder?

RunBuild.cmd copies the binaries into the Build folder. I suppose that the last time you tried, the folder was existing and was containing the result of a previous build.

This has been merged into nulltoken/vNext.

@nulltoken nulltoken closed this Jun 14, 2011
@davidebbo
Copy link
Contributor Author

What I meant is that when starting clean and running runBuild.cmd, I don't get those files in Build folder. Only file I get is Test-result.xml.

@nulltoken
Copy link
Member

That's indeed very weird. Can you redirect its output to a file and send it
to me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants