On 20 ún, 11:39, Oskar Berggren <[email protected]> wrote: > 2012/2/20 IvoD <[email protected]>: > > On 20 ún, 10:06, Oskar Berggren <[email protected]> wrote: > >> 2012/2/20 IvoD <[email protected]>: > >> ... > > >> I'm not sure about the status for 3.2, but the source code is > >> herehttp://nhcontrib.svn.sourceforge.net/viewvc/nhcontrib/ > > >> /Oskar > > > Thank you, > > > there is "NHibernate.Spatial.vs2008.sln" C# solution only and last log > > entry of this file is "Upgraded to NHibernate 2.1.0.GA and NTS 1.7.3 > > Build 416. Tested for PostGIS 1.3.…". I am not sure this can work for > > my PG 9.0 & PostGIS 1.5.2 > > > Nobody here uses NHibernate 3.2.0 GA + NHibernate.Spatial for PostGIS > > DB? > > It was updated to 3.1 in > decemberhttp://nhcontrib.svn.sourceforge.net/viewvc/nhcontrib?view=revision&r... > > The solution file isn't necessarily modified when NHibenate is updated. > > I don't really know a lot about this. Perhaps someone else has more > information, but other than that I guess you should check it out and > try it. > > Some of the contrib projects seem to have "unofficial" updates on > github, perhaps you can try searching there as well. > > /Oskar– Skrýt citovaný text – > > – Zobrazit citovaný text –
Hello, I tried to compile NHibernate Spatial from source code but no success. I guess the source files are for .NET 3.5 (I use 4.0) but I guess it should not be problem. But there is an error in the file ... \NHibernate.Spatial\Linq\Functions\IsNullGenerator.cs (line 18, column 60): GeoAPI.Geometries.IGeometry' does not contain a definition for 'IsNull' and no extension method 'IsNull' accepting a first argument of type 'GeoAPI.Geometries.IGeometry' could be found (are you missing a using directive or an assembly reference?) I use GeoAPI.dll I downloaded in the tarball along with the NHibernate.Spatial souces... Really there is nobody int this user group that uses the NHibernate 3.2 + NH.Spatial for PostGIS + .NET 4.0 ??? Thank you -- You received this message because you are subscribed to the Google Groups "nhusers" 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/nhusers?hl=en.
