I'm building rhino-service.bus from trunk using the command line.
I am building against a slightly older version of castle and when I do
I get this error from Rhino.ServiceBus.Tests

"d:\Code\deps\rhino-tools\rhino-service.bus\Rhino.ServiceBus.Tests
\Rhino.ServiceBus.Tests.csproj" (default target) (8) ->
(CoreCompile target) ->
  DataStructures\LRUSetTest.cs(15,17): error CS1593: Delegate 'Action'
does not take '1' arguments
  DataStructures\LRUSetTest.cs(16,17): error CS1593: Delegate 'Action'
does not take '1' arguments
  DataStructures\LRUSetTest.cs(17,17): error CS1593: Delegate 'Action'
does not take '1' arguments
  DataStructures\LRUSetTest.cs(29,17): error CS1593: Delegate 'Action'
does not take '1' arguments
  DataStructures\LRUSetTest.cs(30,17): error CS1593: Delegate 'Action'
does not take '1' arguments
  DataStructures\LRUSetTest.cs(31,17): error CS1593: Delegate 'Action'
does not take '1' arguments
  DataStructures\LRUSetTest.cs(32,17): error CS1593: Delegate 'Action'
does not take '1' arguments
  DataStructures\LRUSetTest.cs(45,17): error CS1593: Delegate 'Action'
does not take '1' arguments
  DataStructures\LRUSetTest.cs(46,17): error CS1593: Delegate 'Action'
does not take '1' arguments
  DataStructures\LRUSetTest.cs(47,17): error CS1593: Delegate 'Action'
does not take '1' arguments
  DataStructures\LRUSetTest.cs(66,21): error CS1593: Delegate 'Action'
does not take '1' arguments
  DataStructures\LRUSetTest.cs(84,21): error CS1593: Delegate 'Action'
does not take '1' arguments

    0 Warning(s)
    12 Error(s)

But I can't for the life of me figure out why...
Oh yeah building from visual studio works fine
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rhino-tools-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to