From: Tomasz P. <tom...@gm...> - 2013-07-27 08:14:40
|
Hi Kevin Actually wouldn't you prefer to fetch dotNetRDF fom NuGet instead? We could finally get the prerelease packages published from TeamCity so that when there are changes to the Fluent API, you would just update your packagae version. By the way, numeric revision are of little value because they are local to your repo. Please include the revision sha1 hashes. Thanks, Tom On Sat, Jul 27, 2013 at 5:10 AM, Kevin <ke...@th...> wrote: > Rob/Tom, > > > > Now that Fluent SPARQL has made it into dotNetRDF I am ready to try and > develop SPIN for dotNetRDF. I downloaded the latest source (Rev 2701), but > when I attempt to compile in VS2012 it hangs. I have a copy of the code > base (REV 2303) and everything compiles fine. Just glancing around I notice > big changes like the move toward a portable library project. Can you help > determine the issue or some VS2012 log tricks to report the problem. I > don't remember ever explicitly downloading "Silverlight Developer Tools" or > "Windows Phone Developer Tools", but again my REV2303 works fine. To > simplify the problem I noticed if I just try to build project dotNetRDF it > passes on 2303, but fails on 2701 (See Output logs below). At this point I > have just downloaded Rev2701 with TortoiseHg, and then ran Build Clean/Build > in VS2012 to produce this problem. > > > > System Setup: VS2012 on Windows 8 with NuGet > > > > Build (Rev 2701) dotNetRDF project (HANG) : > > 1>------ Build started: Project: dotNetRDF, Configuration: Debug Any CPU > ------ > > > > Build (Rev 2303) dotNetRDF project (Pass) : > > > > 1>------ Build started: Project: dotNetRDF, Configuration: Debug Any CPU > ------ > > 1> All packages listed in packages.config are already installed. > > 1>C:\Users\Kevin\Documents\Visual Studio 2012\Projects\SpinDotNetRdf > (Rev2303)\Libraries\core\net40\Core\SubTreeIndexedTripleCollection.cs(223,21,223,59): > warning CS0618: > 'VDS.Common.Collections.MultiDictionary<VDS.RDF.Triple,object>.TryGetKey(VDS.RDF.Triple, > out VDS.RDF.Triple)' is obsolete: 'TryGetKey() is included for historical > reasons and will be removed in future versions' > > 1>C:\Users\Kevin\Documents\Visual Studio 2012\Projects\SpinDotNetRdf > (Rev2303)\Libraries\core\net40\Core\TreeIndexedTripleCollection.cs(273,21,273,59): > warning CS0618: > 'VDS.Common.Collections.MultiDictionary<VDS.RDF.Triple,object>.TryGetKey(VDS.RDF.Triple, > out VDS.RDF.Triple)' is obsolete: 'TryGetKey() is included for historical > reasons and will be removed in future versions' > > 1>C:\Users\Kevin\Documents\Visual Studio 2012\Projects\SpinDotNetRdf > (Rev2303)\Libraries\core\net40\Query\Algebra\BaseMultiset.cs(891,32,891,40): > warning CS1591: Missing XML comment for publicly visible type or member > 'VDS.RDF.Query.Algebra.BaseMultiset.ToString()' > > 1>C:\Users\Kevin\Documents\Visual Studio 2012\Projects\SpinDotNetRdf > (Rev2303)\Libraries\core\net40\Query\Algebra\SetDistinctnessComparer.cs(42,16,42,39): > warning CS1591: Missing XML comment for publicly visible type or member > 'VDS.RDF.Query.Algebra.SetDistinctnessComparer.SetDistinctnessComparer()' > > 1>C:\Users\Kevin\Documents\Visual Studio 2012\Projects\SpinDotNetRdf > (Rev2303)\Libraries\core\net40\Query\Algebra\SetDistinctnessComparer.cs(44,16,44,39): > warning CS1591: Missing XML comment for publicly visible type or member > 'VDS.RDF.Query.Algebra.SetDistinctnessComparer.SetDistinctnessComparer(System.Collections.Generic.IEnumerable<string>)' > > 1>C:\Users\Kevin\Documents\Visual Studio 2012\Projects\SpinDotNetRdf > (Rev2303)\Libraries\core\net40\Query\Algebra\SetDistinctnessComparer.cs(49,21,49,27): > warning CS1591: Missing XML comment for publicly visible type or member > 'VDS.RDF.Query.Algebra.SetDistinctnessComparer.Equals(VDS.RDF.Query.Algebra.ISet, > VDS.RDF.Query.Algebra.ISet)' > > 1>C:\Users\Kevin\Documents\Visual Studio 2012\Projects\SpinDotNetRdf > (Rev2303)\Libraries\core\net40\Query\Algebra\SetDistinctnessComparer.cs(61,20,61,31): > warning CS1591: Missing XML comment for publicly visible type or member > 'VDS.RDF.Query.Algebra.SetDistinctnessComparer.GetHashCode(VDS.RDF.Query.Algebra.ISet)' > > 1>C:\Users\Kevin\Documents\Visual Studio 2012\Projects\SpinDotNetRdf > (Rev2303)\Libraries\core\net40\Core\TripleCollection.cs(113,21,113,59): > warning CS0618: > 'VDS.Common.Collections.MultiDictionary<VDS.RDF.Triple,object>.TryGetKey(VDS.RDF.Triple, > out VDS.RDF.Triple)' is obsolete: 'TryGetKey() is included for historical > reasons and will be removed in future versions' > > 1>C:\Users\Kevin\Documents\Visual Studio 2012\Projects\SpinDotNetRdf > (Rev2303)\Libraries\core\net40\Query\Aggregates\Sparql\GroupConcatAggregate.cs(119,35,119,48): > warning CS1591: Missing XML comment for publicly visible type or member > 'VDS.RDF.Query.Aggregates.Sparql.GroupConcatAggregate.ValueInternal(VDS.RDF.Query.SparqlEvaluationContext, > int)' > > 1>C:\Users\Kevin\Documents\Visual Studio 2012\Projects\SpinDotNetRdf > (Rev2303)\Libraries\core\net40\Configuration\StorageFactories.cs(155,47,155,61): > warning CS0618: 'VDS.RDF.Storage.DydraConnector' is obsolete: 'The dotNetRDF > team does not recommend usage of Dydra because their API frequently exhibits > inconsistency, transient failures and other errors' > > 1>C:\Users\Kevin\Documents\Visual Studio 2012\Projects\SpinDotNetRdf > (Rev2303)\Libraries\core\net40\Configuration\StorageFactories.cs(159,47,159,61): > warning CS0618: 'VDS.RDF.Storage.DydraConnector' is obsolete: 'The dotNetRDF > team does not recommend usage of Dydra because their API frequently exhibits > inconsistency, transient failures and other errors' > > 1> dotNetRDF -> C:\Users\Kevin\Documents\Visual Studio > 2012\Projects\SpinDotNetRdf > (Rev2303)\Libraries\core\net40\bin\Debug\dotNetRDF.dll > > ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ========== > > > > Thanks, > > Kevin > > > ------------------------------------------------------------------------------ > See everything from the browser to the database with AppDynamics > Get end-to-end visibility with application monitoring from AppDynamics > Isolate bottlenecks and diagnose root cause in seconds. > Start your free trial of AppDynamics Pro today! > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk > _______________________________________________ > dotNetRDF-develop mailing list > dot...@li... > https://lists.sourceforge.net/lists/listinfo/dotnetrdf-develop > |