Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

Samples not work, not compile. #1

Open
mamcx opened this issue Apr 14, 2015 · 5 comments
Open

Samples not work, not compile. #1

mamcx opened this issue Apr 14, 2015 · 5 comments

Comments

@mamcx
Copy link

mamcx commented Apr 14, 2015

I download the repo, open Tamarin.Samples in last version of xamarin/osx yosemite.

I get this error:

Assembly 'System.Runtime' not found. Make sure that the assembly exists in disk. If the reference is required to build the project you may get compilation errors.
Assembly 'System.ObjectModel' not found. Make sure that the assembly exists in disk. If the reference is required to build the project you may get compilation errors.
Assembly 'System.Threading.Tasks' not found. Make sure that the assembly exists in disk. If the reference is required to build the project you may get compilation errors.
Assembly 'System.Globalization' not found. Make sure that the assembly exists in disk. If the reference is required to build the project you may get compilation errors.
Assembly 'System.Linq.Expressions' not found. Make sure that the assembly exists in disk. If the reference is required to build the project you may get compilation errors.
Build: 5 errors, 5 warnings

That assemblies are marked gray in the project.

@dsyme
Copy link

dsyme commented Apr 14, 2015

@dmitry-a-morozov @dsevastianov @orlandpm @soloveichik Can we set up Travis and AppVeyor CI for this repository please?

@jeroldhaas
Copy link

I opened the project and got the same error, however upon checking Nuget, I see: "Some NuGet packages are missing from this solution. Click to restore from your online package sources."

The library binaries aren't included in the solution.

Please be sure "Allow NuGet to download missing packages" and "Automantically check for missing packages durion build in Visual Studio" are activated.

After activating these options, the solution will build properly.

@dsyme
Copy link

dsyme commented Aug 10, 2015

Hi @dmitry-a-morozov @dsevastianov @orlandpm @soloveichik Are you actively maintaining this project? Just nudging :) :)

Thanks!
Don

@dmitry-a-morozov
Copy link
Contributor

@jeroldhaas
I use Xamarin Studio on Mac to test this project.
It does have set on "Automatically restore packages ..." and "Check for updates ...".

@dmitry-a-morozov
Copy link
Contributor

@dsyme Currently I don't have capacity to actively maintain this project.

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

No branches or pull requests

4 participants