<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Build without ArcGIS Pro installation in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/build-without-arcgis-pro-installation/m-p/1285085#M9765</link>
    <description>&lt;P&gt;Thank you for your reply. We will test the nuget-method first. But good to know there is alsa manual way.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ProConcepts-Advanced-Topics#method-1-using-arcgis-pro-extensions-nuget" target="_blank" rel="noopener"&gt;https://github.com/Esri/arcgis-pro-sdk/wiki/ProConcepts-Advanced-Topics#method-1-using-arcgis-pro-extensions-nuget&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 03 May 2023 10:07:40 GMT</pubDate>
    <dc:creator>UlrichEgger</dc:creator>
    <dc:date>2023-05-03T10:07:40Z</dc:date>
    <item>
      <title>Build without ArcGIS Pro installation</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/build-without-arcgis-pro-installation/m-p/1284643#M9756</link>
      <description>&lt;P&gt;We use a pool of build machines to make daily builds of our ArcGIS Pro AddOn.&lt;/P&gt;&lt;P&gt;On all build machines, the ArcGIS Pro SDK is installed. But only on one build machine, also ArcGIS Pro (the desktop application) is installed.&lt;/P&gt;&lt;P&gt;Builds on the machine with both the SDK and the desktop application installed work fine.&lt;/P&gt;&lt;P&gt;On the other machines, the build fails with error messages (see below).&lt;/P&gt;&lt;P&gt;Is the ProWindow not included in the SDK ?&lt;/P&gt;&lt;P&gt;Or is the installation of ArcGIS Pro required in general ?&lt;/P&gt;&lt;P&gt;If it is required, does the program need to be licenced ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error Messages look like this:&lt;/P&gt;&lt;P&gt;error MC3074: The tag 'ProWindow' does not exist in XML namespace 'clr-namespace:ArcGIS.Desktop.Framework.Controls;assembly=ArcGIS.Desktop.Framework'. Line 1 Position 21.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 10:56:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/build-without-arcgis-pro-installation/m-p/1284643#M9756</guid>
      <dc:creator>UlrichEgger</dc:creator>
      <dc:date>2023-05-02T10:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Build without ArcGIS Pro installation</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/build-without-arcgis-pro-installation/m-p/1284729#M9758</link>
      <description>&lt;P&gt;Did you see the following build server setup documentation:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ProConcepts-Advanced-Topics#method-2-manual-configuration-of-build-server" target="_blank"&gt;ProConcepts Advanced Topics · Esri/arcgis-pro-sdk Wiki (github.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 14:35:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/build-without-arcgis-pro-installation/m-p/1284729#M9758</guid>
      <dc:creator>Wolf</dc:creator>
      <dc:date>2023-05-02T14:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Build without ArcGIS Pro installation</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/build-without-arcgis-pro-installation/m-p/1284790#M9760</link>
      <description>An add-in built to run under ArcGIS Pro does require the targeted desktop software to be loaded on the build machine. Since the software never 'starts' on the build machine you would never need to point it to a license server, single use license, or ArcGIS online organization named user account. If Pro is started it would open to the 'licensing' screen and give you an opportunity to enter credentials or the license server name. Thus you can actually validate that the installer 'worked' without a license as well.&lt;BR /&gt;</description>
      <pubDate>Tue, 02 May 2023 16:21:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/build-without-arcgis-pro-installation/m-p/1284790#M9760</guid>
      <dc:creator>RichardDaniels</dc:creator>
      <dc:date>2023-05-02T16:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Build without ArcGIS Pro installation</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/build-without-arcgis-pro-installation/m-p/1285085#M9765</link>
      <description>&lt;P&gt;Thank you for your reply. We will test the nuget-method first. But good to know there is alsa manual way.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ProConcepts-Advanced-Topics#method-1-using-arcgis-pro-extensions-nuget" target="_blank" rel="noopener"&gt;https://github.com/Esri/arcgis-pro-sdk/wiki/ProConcepts-Advanced-Topics#method-1-using-arcgis-pro-extensions-nuget&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 10:07:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/build-without-arcgis-pro-installation/m-p/1285085#M9765</guid>
      <dc:creator>UlrichEgger</dc:creator>
      <dc:date>2023-05-03T10:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Build without ArcGIS Pro installation</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/build-without-arcgis-pro-installation/m-p/1285404#M9766</link>
      <description>&lt;P&gt;The method using the package Esri.ArcGISPro.Extensions30&lt;/P&gt;&lt;P&gt;as described here&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ProConcepts-Advanced-Topics#method-1-using-arcgis-pro-extensions-nuget" target="_blank"&gt;https://github.com/Esri/arcgis-pro-sdk/wiki/ProConcepts-Advanced-Topics#method-1-using-arcgis-pro-extensions-nuget&lt;/A&gt;&lt;/P&gt;&lt;P&gt;worked perfectly !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 19:51:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/build-without-arcgis-pro-installation/m-p/1285404#M9766</guid>
      <dc:creator>UlrichEgger</dc:creator>
      <dc:date>2023-05-03T19:51:35Z</dc:date>
    </item>
  </channel>
</rss>

