<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Compatibility</title><link>https://sourceforge.net/p/arcmaprastereditor/wiki/Compatibility/</link><description>Recent changes to Compatibility</description><atom:link href="https://sourceforge.net/p/arcmaprastereditor/wiki/Compatibility/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 26 Jan 2014 02:53:40 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/arcmaprastereditor/wiki/Compatibility/feed" rel="self" type="application/rss+xml"/><item><title>Compatibility modified by Haoliang Yu</title><link>https://sourceforge.net/p/arcmaprastereditor/wiki/Compatibility/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,3 +1,4 @@
+# Not applicable
 # Compatibility
 ***
 ## Application Compatibility
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Haoliang Yu</dc:creator><pubDate>Sun, 26 Jan 2014 02:53:40 -0000</pubDate><guid>https://sourceforge.net112619fbe61eacacadff061b37029c640ecafd54</guid></item><item><title>Compatibility modified by Haoliang Yu</title><link>https://sourceforge.net/p/arcmaprastereditor/wiki/Compatibility/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -27,9 +27,7 @@
 ### Other Version of ArcObject SDK
 Because of the minor difference among ArcObject SDK 10.X, it is easy to move the project to other versions by replacing the incorrect libraries.

-* * *
-**Link**:
-[1] Sharing and installing add-ins: http://resources.arcgis.com/en/help/main/10.1/index.html#//014p0000001m000000
-[2] Visual Studio Project Converter: http://vsprojectconverter.codeplex.com/
+[1]: http://resources.arcgis.com/en/help/main/10.1/index.html#//014p0000001m000000
+[2]: http://vsprojectconverter.codeplex.com/

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Haoliang Yu</dc:creator><pubDate>Fri, 24 Jan 2014 05:58:11 -0000</pubDate><guid>https://sourceforge.net2ebff1328be917a13a22c8e0babeb518b40ea659</guid></item><item><title>Compatibility modified by Haoliang Yu</title><link>https://sourceforge.net/p/arcmaprastereditor/wiki/Compatibility/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,15 +1,16 @@
 # Compatibility
 ***
 ## Application Compatibility
-The ArcMap Raster Editor editor can be installed at any computer that have installed ArcMap 10.X. Because -in is a new feature introduced since ArcMap 10.0, the tool is not compatible with ArcMap 9.3 and earlier versions.
+The ArcMap Raster Editor can be installed at any computer that have installed ArcMap 10.X. Be sure that you select and install the correct library compatible to a specific version because [add-ins are not backward compatible][1]. Add-in is a new feature introduced since ArcMap 10.0, so the tool is not compatible with ArcMap 9.3 and earlier versions.

-**Note**: The beta version can only support ArcMap 10.2.
+**Note**: The beta version can only support ArcMap 10.2. The following release will have fully compatibility.
+
 * * *
 ## Development Compatibility
 The ArcMap Raster Editor is using Visual Studio 2012 in C# based on .Net Framework 3.5 and ArcObject SDK 10.2. If you want to follow or rewrite the project and use other platforms, please check the following guide.

 ### Other Versions of Visual Studio
-Solutions of different version of Visual Studio are completely convertible. If you are not developing on Visual Studio 2012, the most convenient way is to use tool like [**Visual Studio Project Converter**][1] to convert my project to the proper version. Or your can manually modify the **RasterEditor.sln**:
+Solutions of different version of Visual Studio are completely convertible. If you are not developing on Visual Studio 2012, the most convenient way is to use tool like [Visual Studio Project Converter][2] to convert my project to the proper version. Or your can manually modify the **RasterEditor.sln**:
 #### 1) Find the first two lines of the file:

     Microsoft Visual Studio Solution File, Format Version 12.00
@@ -28,6 +29,7 @@

 * * *
 **Link**:
-[1] Visual Studio Project Converter: http://vsprojectconverter.codeplex.com/
+[1] Sharing and installing add-ins: http://resources.arcgis.com/en/help/main/10.1/index.html#//014p0000001m000000
+[2] Visual Studio Project Converter: http://vsprojectconverter.codeplex.com/

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Haoliang Yu</dc:creator><pubDate>Fri, 24 Jan 2014 05:55:37 -0000</pubDate><guid>https://sourceforge.net1a2a511911ac6e015f3d96777947c94ad96e731b</guid></item><item><title>compatibility modified by Haoliang Yu</title><link>https://sourceforge.net/p/arcmaprastereditor/wiki/compatibility/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -26,6 +26,8 @@
 ### Other Version of ArcObject SDK
 Because of the minor difference among ArcObject SDK 10.X, it is easy to move the project to other versions by replacing the incorrect libraries.

+* * *
+**Link**:
 [1] Visual Studio Project Converter: http://vsprojectconverter.codeplex.com/

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Haoliang Yu</dc:creator><pubDate>Fri, 24 Jan 2014 05:37:12 -0000</pubDate><guid>https://sourceforge.net03c16d42ef576dea084464714a5372202cdf92c3</guid></item><item><title>compatibility modified by Haoliang Yu</title><link>https://sourceforge.net/p/arcmaprastereditor/wiki/compatibility/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="compatibility"&gt;Compatibility&lt;/h1&gt;
&lt;hr /&gt;
&lt;h2 id="application-compatibility"&gt;Application Compatibility&lt;/h2&gt;
&lt;p&gt;The ArcMap Raster Editor editor can be installed at any computer that have installed ArcMap 10.X. Because -in is a new feature introduced since ArcMap 10.0, the tool is not compatible with ArcMap 9.3 and earlier versions.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: The beta version can only support ArcMap 10.2.&lt;/p&gt;
&lt;hr /&gt;
&lt;h2 id="development-compatibility"&gt;Development Compatibility&lt;/h2&gt;
&lt;p&gt;The ArcMap Raster Editor is using Visual Studio 2012 in C# based on .Net Framework 3.5 and ArcObject SDK 10.2. If you want to follow or rewrite the project and use other platforms, please check the following guide.&lt;/p&gt;
&lt;h3 id="other-versions-of-visual-studio"&gt;Other Versions of Visual Studio&lt;/h3&gt;
&lt;p&gt;Solutions of different version of Visual Studio are completely convertible. If you are not developing on Visual Studio 2012, the most convenient way is to use tool like &lt;span&gt;[&lt;strong&gt;Visual Studio Project Converter&lt;/strong&gt;]&lt;/span&gt;&lt;span&gt;[1]&lt;/span&gt; to convert my project to the proper version. Or your can manually modify the &lt;strong&gt;RasterEditor.sln&lt;/strong&gt;:&lt;/p&gt;
&lt;h4 id="1-find-the-first-two-lines-of-the-file"&gt;1) Find the first two lines of the file:&lt;/h4&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;Microsoft&lt;/span&gt; &lt;span class="n"&gt;Visual&lt;/span&gt; &lt;span class="n"&gt;Studio&lt;/span&gt; &lt;span class="n"&gt;Solution&lt;/span&gt; &lt;span class="n"&gt;File&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;Format&lt;/span&gt; &lt;span class="n"&gt;Version&lt;/span&gt; &lt;span class="mf"&gt;12.00&lt;/span&gt;
&lt;span class="cp"&gt;# Visual Studio 2012&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;h4 id="2-change-for-visual-studio-2010"&gt;2) Change for Visual Studio 2010:&lt;/h4&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;Microsoft&lt;/span&gt; &lt;span class="n"&gt;Visual&lt;/span&gt; &lt;span class="n"&gt;Studio&lt;/span&gt; &lt;span class="n"&gt;Solution&lt;/span&gt; &lt;span class="n"&gt;File&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;Format&lt;/span&gt; &lt;span class="n"&gt;Version&lt;/span&gt; &lt;span class="mf"&gt;11.00&lt;/span&gt;
&lt;span class="cp"&gt;# Visual Studio 2010&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;h4 id="3-change-for-visual-studio-2008"&gt;3) Change for Visual Studio 2008:&lt;/h4&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;Microsoft&lt;/span&gt; &lt;span class="n"&gt;Visual&lt;/span&gt; &lt;span class="n"&gt;Studio&lt;/span&gt; &lt;span class="n"&gt;Solution&lt;/span&gt; &lt;span class="n"&gt;File&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;Format&lt;/span&gt; &lt;span class="n"&gt;Version&lt;/span&gt; &lt;span class="mf"&gt;10.00&lt;/span&gt;
&lt;span class="cp"&gt;# Visual Studio 2008&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;h3 id="other-version-of-arcobject-sdk"&gt;Other Version of ArcObject SDK&lt;/h3&gt;
&lt;p&gt;Because of the minor difference among ArcObject SDK 10.X, it is easy to move the project to other versions by replacing the incorrect libraries.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[1]&lt;/span&gt; Visual Studio Project Converter: &lt;a href="http://vsprojectconverter.codeplex.com/" rel="nofollow"&gt;http://vsprojectconverter.codeplex.com/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Haoliang Yu</dc:creator><pubDate>Fri, 24 Jan 2014 05:35:51 -0000</pubDate><guid>https://sourceforge.net6b9926026bdf8602ca6ba4998999e4c8cfced139</guid></item></channel></rss>