Apparently, the signing key is missing. You need to sign the generated assembly with DbLinq.snk. Can I ask you to submit a patch once the solution builds? I'll commit it to the repository.
Thanks, Pascal. jabber/gtalk: [email protected] msn: [email protected] On Fri, Dec 19, 2008 at 19:52, Adam Tauno Williams <[email protected]>wrote: > > 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 -~----------~----~----~----~------~----~------~--~---
