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

Is it possible to build and run using Mono? #9

Open
sshikov opened this issue Jul 28, 2015 · 0 comments
Open

Is it possible to build and run using Mono? #9

sshikov opened this issue Jul 28, 2015 · 0 comments

Comments

@sshikov
Copy link

sshikov commented Jul 28, 2015

Ihave a try, and got an error:

xbuild DDay.iCal.sln

...

Errors:

C:\workspace\ical-net\DDay.iCal-master\DDay.iCal.sln (default targets) ->
(Build target) ->
C:\workspace\ical-net\DDay.iCal-master\DDay.iCal.Test\DDay.iCal.Test.csproj (default targets) ->
C:\Program Files (x86)\Mono\lib\mono\4.5\Microsoft.CSharp.targets (CoreCompile target) ->

    Custom\Custom1.cs(9,32): error CS0012: The type `DDay.Collections.IGroupedObject`1<string>' is defined in an assembly that is not referenced.

Consider adding a reference to assembly `DDay.Collections, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'

     1475 Warning(s)
     1 Error(s)

Not sure this is really an issue.

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

No branches or pull requests

1 participant