zzarchive-Tamarin icon indicating copy to clipboard operation
zzarchive-Tamarin copied to clipboard

Samples not work, not compile.

Open mamcx opened this issue 9 years ago • 5 comments

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.

mamcx avatar Apr 14 '15 01:04 mamcx

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

dsyme avatar Apr 14 '15 12:04 dsyme

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.

jeroldhaas avatar Aug 07 '15 18:08 jeroldhaas

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

Thanks! Don

dsyme avatar Aug 10 '15 14:08 dsyme

@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 avatar Aug 11 '15 16:08 dmitry-a-morozov

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

dmitry-a-morozov avatar Aug 11 '15 16:08 dmitry-a-morozov