dmiller writes:
> Are you using ClojureCLR 1.4.x or 1.5RC1 (current master)?
Current master, I cloned the repo.
> If you are running into this problem with 1.5RC1 under Mono 3, let me know.
> This would
> be anomalous. (but the step above should make it work)
It does. I removed the condition in the PostBuildEvent and kept only the Mono
version.
With that change, I get through the Clojure.Compile build step.
I still can't build everything though. The next error happens in Csharp.Tests:
LibTests/FutureTests.cs(60,43): error CS0103: The name `Is' does not exist
in the current context
LibTests/ISeqTestHelper.cs(47,34): error CS0103: The name `InstanceOf' does
not exist in the current context
Both of these are signaled multiple times. It ends with:
Task "Csc" execution -- FAILED
Done building target "CoreCompile" in project
"/Users/hinsen/Development/clojure-clr/Clojure/Csharp.Tests/Csharp.Tests.csproj".--
FAILED
Done building project
"/Users/hinsen/Development/clojure-clr/Clojure/Csharp.Tests/Csharp.Tests.csproj".--
FAILED
Konrad.
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en