Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EvenMoreLINQ branch (r119) build is broken #37

Closed
GoogleCodeExporter opened this issue Mar 23, 2015 · 3 comments
Closed

EvenMoreLINQ branch (r119) build is broken #37

GoogleCodeExporter opened this issue Mar 23, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?

1. Check out the branch EvenMoreLINQ:
   https://morelinq.googlecode.com/svn/branches/EvenMoreLINQ
2. Run build.cmd or buildw.cmd in the root of the working copy.

What is the expected output? What do you see instead?

Expected the build to succeed across the entire solution. Instead the test 
project fails with the following extract (see attached file for full 
output) towards the end that highlights the problem:

"C:\EvenMoreLINQ\MoreLinq.sln" (default target) (1) ->
"C:\EvenMoreLINQ\MoreLinq.Test\MoreLinq.Test.csproj" (default target) (3) -
>
(CoreCompile target) ->
  CSC : error CS2001: Source file 'Combinatorics.cs' could not be found

    0 Warning(s)
    1 Error(s)


Original issue reported on code.google.com by azizatif on 17 Jan 2010 at 11:21

Attachments:

@GoogleCodeExporter
Copy link
Author

Somehow, Check For Modifications in Tortoise missed this file from the last 
commit.
It has been added and committed as R120. I will pull down the source afresh and 
make
sure it builds.

Original comment by ambientl...@gmail.com on 17 Jan 2010 at 3:47

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

R120 builds and all tests run green. I am closing this issue as Done.

Original comment by ambientl...@gmail.com on 17 Jan 2010 at 3:49

  • Changed state: Done

@GoogleCodeExporter
Copy link
Author

Original comment by azizatif on 11 Jun 2013 at 8:16

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

No branches or pull requests

1 participant