<?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 Exporting Release of uncompiled version 2.4 in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/exporting-release-of-uncompiled-version-2-4/m-p/572913#M12920</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, when trying to export the release build of an application I get the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"One or more warnings were found while building the release version. You may choose to ignore these warnings"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, following the advice from another post, in the "Additional Compiler Arguments" part of the project properties, I included a "-warnings=false" statement. I also unchecked "Enable Warnings" to cover bases.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This not only doesn't this remove the warnings from the Problems pane, but it also doesn't prevent the error upon release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The actual warnings are related to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"widgets.Search:SearchWidget is a module or application that is directly referenced. This will cause widgets.Search:SearchWidget and all of its dependencies to be linked in with widgets.TOC:TOCWidget. Using an interface is the recommended practice to avoid this."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I could really just ignore the warnings that would be great, but so far I haven't been able to get a release out. A lot of our code has been customized so using the pre-compiled version is not an option. And while I am OK with actionscript, I have no idea how to go about setting up an "interface."&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Feb 2012 15:43:23 GMT</pubDate>
    <dc:creator>DanielEisenberg</dc:creator>
    <dc:date>2012-02-15T15:43:23Z</dc:date>
    <item>
      <title>Exporting Release of uncompiled version 2.4</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/exporting-release-of-uncompiled-version-2-4/m-p/572913#M12920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, when trying to export the release build of an application I get the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"One or more warnings were found while building the release version. You may choose to ignore these warnings"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, following the advice from another post, in the "Additional Compiler Arguments" part of the project properties, I included a "-warnings=false" statement. I also unchecked "Enable Warnings" to cover bases.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This not only doesn't this remove the warnings from the Problems pane, but it also doesn't prevent the error upon release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The actual warnings are related to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"widgets.Search:SearchWidget is a module or application that is directly referenced. This will cause widgets.Search:SearchWidget and all of its dependencies to be linked in with widgets.TOC:TOCWidget. Using an interface is the recommended practice to avoid this."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I could really just ignore the warnings that would be great, but so far I haven't been able to get a release out. A lot of our code has been customized so using the pre-compiled version is not an option. And while I am OK with actionscript, I have no idea how to go about setting up an "interface."&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 15:43:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/exporting-release-of-uncompiled-version-2-4/m-p/572913#M12920</guid>
      <dc:creator>DanielEisenberg</dc:creator>
      <dc:date>2012-02-15T15:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Release of uncompiled version 2.4</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/exporting-release-of-uncompiled-version-2-4/m-p/572914#M12921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After some time-consuming troubleshooting I was able to isolate where the warnings came from. Unsurprisingly, it was from an "import" statement that was left over from something I experimented with months ago, but never actually used. It doesn't cause a problem during debugging so I forgot all about it. The problem was fixed as soon as I commented out the offending line.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 16:49:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/exporting-release-of-uncompiled-version-2-4/m-p/572914#M12921</guid>
      <dc:creator>DanielEisenberg</dc:creator>
      <dc:date>2012-02-20T16:49:35Z</dc:date>
    </item>
  </channel>
</rss>

