From: Rob V. <rv...@do...> - 2014-07-02 09:17:06
|
If you dig into the tree view build log you will still see the same error message - http://ci.dotnetrdf.org/viewLog.html?buildId=1009&buildTypeId=bt2&tab=build Log#_focus=4578 Profile 136 is described as the following - .NET Portable Subset (.NET Framework 4, Silverlight 5, Windows 8, Windows Phone Silverlight 8) - so it may be that Silverlight 5, Windows 8 and Windows Phone Silverlight 8 SDKs are also required Annonying the "error" I mention is only a warning by default, I will look at editing that project to make it an error so the true error shows up in the log overview rather than having to dig through the tree view log to find it Rob On 01/07/2014 20:02, "Tomasz Pluskiewicz" <tom...@gm...> wrote: >Hi Rob > >I installed the PCL update but now TeamCity fails with a swath of >missing types and anmespaces including System.Uri and System.Xml. Is >there something I must install or reconfigure? > >Tom > >On Tue, Jul 1, 2014 at 4:56 PM, Rob Vesse <rv...@do...> wrote: >> Tom >> >> I've noticed that with the 1.0.5 changes to our PCL targets the PCL >> libraries no longer build and the following warning is given in the >>build >> logs: >> >> [GetReferenceAssemblyPaths] >> >>C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(84 >>7, >> 9): warning MSB3644: The reference assemblies for framework >> ".NETPortable,Version=v4.0,Profile=Profile136" were not found. To >>resolve >> this, install the SDK or Targeting Pack for this framework version or >> retarget your application to a version of the framework for which you >>have >> the SDK or Targeting Pack installed. Note that assemblies will be >>resolved >> from the Global Assembly Cache (GAC) and will be used in place of >>reference >> assemblies. Therefore your assembly may not be correctly targeted for >>the >> framework you intend. >> >> Can you please install the necessary PCL targeting pack so we can get >>things >> building on TeamCity again? >> >> Thanks, >> >> Rob >> >> >>------------------------------------------------------------------------- >>----- >> Open source business process management suite built on Java and Eclipse >> Turn processes into business applications with Bonita BPM Community >>Edition >> Quickly connect people, data, and systems into organized workflows >> Winner of BOSSIE, CODIE, OW2 and Gartner awards >> http://p.sf.net/sfu/Bonitasoft >> _______________________________________________ >> dotNetRDF-develop mailing list >> dot...@li... >> https://lists.sourceforge.net/lists/listinfo/dotnetrdf-develop >> > >-------------------------------------------------------------------------- >---- >Open source business process management suite built on Java and Eclipse >Turn processes into business applications with Bonita BPM Community >Edition >Quickly connect people, data, and systems into organized workflows >Winner of BOSSIE, CODIE, OW2 and Gartner awards >http://p.sf.net/sfu/Bonitasoft >_______________________________________________ >dotNetRDF-develop mailing list >dot...@li... >https://lists.sourceforge.net/lists/listinfo/dotnetrdf-develop |