On Fri, 2008-12-19 at 18:09 +0100, Pascal Craponne wrote: > Can you try using the SVN HEAD sources?
I can try; but it doesn't build on Mono. I opened the VS solution on Monodevelop just fine, but compilation fails. I removed all the projects from the solution except DbLinq, DbLinq.PostgreSql, DbMetal, and System.Data.Linq. Building DbLinq succeeds but DbLinq.PostgreSql fails with: [Task:File=, Line=0, Column=0, Type=Error, Priority=Normal, Description=Friend access was granted to `DbLinq.PostgreSql, PublicKeyToken=61e015a67077348b', but the output assembly is named `DbLinq.PostgreSql, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'. Try adding a reference to `DbLinq.PostgreSql, PublicKeyToken=61e015a67077348b' or change the output assembly name to match it(CS0281)] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DbLinq" 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/dblinq?hl=en -~----------~----~----~----~------~----~------~--~---
