Skip to content

Build Solution fails in VS2010 or Monodevelop on clean clone #6

@rykerwilliams

Description

@rykerwilliams

Steps to reproduce:

  1. Clone repo in Windows or Linux.
  2. Open solution file: ./src/NServiceKit.Redis.sln in Monodevelop or VS2010.
  3. Build.
  4. Build fails because of missing references.

Running the build.cmd works to build, and puts the referenced .dlls in the correct place for the solution, and then it builds. I have seen different strategies on how these references are being done in the other NServiceKit projects.

Anyway, the other projects can generally be built (with VS2010 at least) without doing any init script to copy .dlls in place, so I don't think this desired behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions