<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/igor2epics/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/igor2epics/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 21 Oct 2024 03:44:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/igor2epics/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Xiaoqiang Wang</title><link>https://sourceforge.net/p/igor2epics/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v25
+++ v26
@@ -52,8 +52,8 @@
 1. Get source from Git repository, e.g. with a command line client, 
       ` git clone git://git.code.sf.net/p/igor2epics/git igor2epics`
    Or simply [download a snapshot](https://sourceforge.net/p/igor2epics/git).
-
 1. Put *XOPSupport* folder from IGOR XOP Toolkit side by side igor2epics source folder.
+1. If you have cmake installed, refer to the project readme file about how to build with cmake.
 1. On macOS using Xcode. Open Xcode/EPICS.xcodeproj. In the "EPICS" project info dialog Build tab, change **Header Search Paths** and **Library Search Paths** to reflect your EPICS base setup, e.g. */Developer/epics/base-3.14.12*, In order to link to the static libraries thus portable, remove \*.dylib under /Developer/epics/base-3.14.12/lib/darwin-x86. Now select the architecture to build from menu **Product**-&amp;gt;**Scheme**, **EPICS** for 32bit and **EPICS64** for 64bit. Now build the product, and **EPICS.xop** or **EPICS64.xop** should be created under **Products** in the **Project navigator**.
 1. on Windows using Microsoft Visual Studio 2015, Open solution *VC2015/EPICS.sln*. In the "EPICS" project properties pages, change the **Additional Include Directories** and **Additional Library Directories** to reflect your EPICS base setup. By default the EPICS base is *C:\epics\base-3.14.12\*. Now build solution, and *EPICS.xop* or *EPICS64.xop" (based on the active solution platform) should be created under *VC2015*.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Xiaoqiang Wang</dc:creator><pubDate>Mon, 21 Oct 2024 03:44:32 -0000</pubDate><guid>https://sourceforge.net28cf2d2449d5e11e01d719a542ac8ecbb77259e9</guid></item><item><title>Home modified by Xiaoqiang Wang</title><link>https://sourceforge.net/p/igor2epics/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v24
+++ v25
@@ -45,9 +45,9 @@
 This instruction assumes the knowledge of building an IGOR XOP project. Chapter 3 of [XOP Toolkit manual](http://www.wavemetrics.com/products/xoptoolkit/manual.htm) is a good reference.

 1. Requirements:
-    * EPICS 3.14. It should be built statically and thus only one "EPICS.xop" file is needed to distribute.
+    * EPICS 3.14.12 or any current version. It should be built statically and thus only one "EPICS.xop" file is needed to distribute.
     * IGOR XOP Toolkit. It is not free and costs $100.
-    * Microsoft Visual Studio 2015 on Windows.
+    * Microsoft Visual Studio 2015 or newer on Windows.
     * Xcode on macOS.
 1. Get source from Git repository, e.g. with a command line client, 
       ` git clone git://git.code.sf.net/p/igor2epics/git igor2epics`
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Xiaoqiang Wang</dc:creator><pubDate>Mon, 21 Oct 2024 03:38:28 -0000</pubDate><guid>https://sourceforge.net900593a615a22ffcf696c71f75f66d197ae05b7f</guid></item><item><title>Home modified by Xiaoqiang Wang</title><link>https://sourceforge.net/p/igor2epics/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v23
+++ v24
@@ -42,7 +42,7 @@
 Build
 =====

-This instruction assumes the knowledge of building an IGOR XOP project. Chapter 3 of [XOP Toolkit manual[(http://www.wavemetrics.com/products/xoptoolkit/manual.htm) is a good reference.
+This instruction assumes the knowledge of building an IGOR XOP project. Chapter 3 of [XOP Toolkit manual](http://www.wavemetrics.com/products/xoptoolkit/manual.htm) is a good reference.

 1. Requirements:
     * EPICS 3.14. It should be built statically and thus only one "EPICS.xop" file is needed to distribute.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Xiaoqiang Wang</dc:creator><pubDate>Fri, 09 Mar 2018 14:29:19 -0000</pubDate><guid>https://sourceforge.net35e0eaec67b058a0a769367336af3b8cb39d58ab</guid></item><item><title>Home modified by Xiaoqiang Wang</title><link>https://sourceforge.net/p/igor2epics/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v22
+++ v23
@@ -49,9 +49,9 @@
     * IGOR XOP Toolkit. It is not free and costs $100.
     * Microsoft Visual Studio 2015 on Windows.
     * Xcode on macOS.
-1. Get source from Git repository. For example, with command line client, 
+1. Get source from Git repository, e.g. with a command line client, 
       ` git clone git://git.code.sf.net/p/igor2epics/git igor2epics`
-   Or you can simply [download snapshot](https://sourceforge.net/p/igor2epics/git).
+   Or simply [download a snapshot](https://sourceforge.net/p/igor2epics/git).

 1. Put *XOPSupport* folder from IGOR XOP Toolkit side by side igor2epics source folder.
 1. On macOS using Xcode. Open Xcode/EPICS.xcodeproj. In the "EPICS" project info dialog Build tab, change **Header Search Paths** and **Library Search Paths** to reflect your EPICS base setup, e.g. */Developer/epics/base-3.14.12*, In order to link to the static libraries thus portable, remove \*.dylib under /Developer/epics/base-3.14.12/lib/darwin-x86. Now select the architecture to build from menu **Product**-&amp;gt;**Scheme**, **EPICS** for 32bit and **EPICS64** for 64bit. Now build the product, and **EPICS.xop** or **EPICS64.xop** should be created under **Products** in the **Project navigator**.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Xiaoqiang Wang</dc:creator><pubDate>Fri, 09 Mar 2018 14:28:25 -0000</pubDate><guid>https://sourceforge.netaad5f085b5300b90310791d127b07ee02ddd6e79</guid></item><item><title>Home modified by Xiaoqiang Wang</title><link>https://sourceforge.net/p/igor2epics/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v21
+++ v22
@@ -50,9 +50,7 @@
     * Microsoft Visual Studio 2015 on Windows.
     * Xcode on macOS.
 1. Get source from Git repository. For example, with command line client, 
------
       ` git clone git://git.code.sf.net/p/igor2epics/git igor2epics`
------
    Or you can simply [download snapshot](https://sourceforge.net/p/igor2epics/git).

 1. Put *XOPSupport* folder from IGOR XOP Toolkit side by side igor2epics source folder.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Xiaoqiang Wang</dc:creator><pubDate>Fri, 09 Mar 2018 14:27:19 -0000</pubDate><guid>https://sourceforge.net91e0e0e79c99be18a8a4c42ee0e11e57c6bde900</guid></item><item><title>Home modified by Xiaoqiang Wang</title><link>https://sourceforge.net/p/igor2epics/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v20
+++ v21
@@ -50,10 +50,9 @@
     * Microsoft Visual Studio 2015 on Windows.
     * Xcode on macOS.
 1. Get source from Git repository. For example, with command line client, 
-
-    ~~~~~~~~~~
+-----
       ` git clone git://git.code.sf.net/p/igor2epics/git igor2epics`
-    ~~~~~~~~~~
+-----
    Or you can simply [download snapshot](https://sourceforge.net/p/igor2epics/git).

 1. Put *XOPSupport* folder from IGOR XOP Toolkit side by side igor2epics source folder.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Xiaoqiang Wang</dc:creator><pubDate>Fri, 09 Mar 2018 14:26:53 -0000</pubDate><guid>https://sourceforge.netde7fab41a4f4d6ac3daec01b75bf7fd08e9c720b</guid></item><item><title>Home modified by Xiaoqiang Wang</title><link>https://sourceforge.net/p/igor2epics/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v19
+++ v20
@@ -52,7 +52,7 @@
 1. Get source from Git repository. For example, with command line client,

     ~~~~~~~~~~
-       git clone git://git.code.sf.net/p/igor2epics/git igor2epics
+      ` git clone git://git.code.sf.net/p/igor2epics/git igor2epics`
     ~~~~~~~~~~
    Or you can simply [download snapshot](https://sourceforge.net/p/igor2epics/git).

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Xiaoqiang Wang</dc:creator><pubDate>Fri, 09 Mar 2018 14:25:49 -0000</pubDate><guid>https://sourceforge.netc2139a76ca08294d268798d28c84aeb761e35016</guid></item><item><title>Home modified by Xiaoqiang Wang</title><link>https://sourceforge.net/p/igor2epics/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v18
+++ v19
@@ -27,12 +27,12 @@
 1. Windows
     1. Extract [caRepeater.zip (Windows)](http://igor2epics.sourceforge.net/caRepeater.zip) to C:\Windows.
     2. Download most recent release, named like EPICS-x.x.x_win.zip.
-    3. Open file Explorer and navigate to "Documents\WaveMetrics\Igor Pro 7 User Files"
+    3. Open file Explorer and navigate to "C:\Users\&amp;lt;username&amp;gt;\Documents\WaveMetrics\Igor Pro 7 User Files"
     4. Unzip *EPICS.xop* to folder "Igor Extensions" or *EPICS64.xop* to folder *Igor Extensions (64-bit)*.
     5. Unzip *EPICS Helper.ihf*  to folder "Igor Help Files"
     6. You might need to install Visual C++ Redistributable for Visual Studio 2015.
 2. macOS
-    1. Extract [caRepeater_universal.zip (Mac OS X)](http://igor2epics.sourceforge.net/caRepeater_universal.zip) to /usr/local/bin.
+    1. Extract [caRepeater_universal.zip (macOS)](http://igor2epics.sourceforge.net/caRepeater_universal.zip) to /usr/local/bin.
      2. Download most recent release, named like EPICS_x.x.x_osx.dmg.
     3. Open Finder and navigate to "Documents/WaveMetrics/Igor Pro 7 User Files"
     4. Unzip *EPICS.xop* to folder "Igor Extensions" or *EPICS64.xop* to folder *Igor Extensions (64-bit)*.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Xiaoqiang Wang</dc:creator><pubDate>Fri, 09 Mar 2018 14:24:04 -0000</pubDate><guid>https://sourceforge.net540d5eb7375fe04e56ec80d6c3209066d16b25df</guid></item><item><title>Home modified by Xiaoqiang Wang</title><link>https://sourceforge.net/p/igor2epics/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v17
+++ v18
@@ -34,7 +34,7 @@
 2. macOS
     1. Extract [caRepeater_universal.zip (Mac OS X)](http://igor2epics.sourceforge.net/caRepeater_universal.zip) to /usr/local/bin.
      2. Download most recent release, named like EPICS_x.x.x_osx.dmg.
-    3. Open file Explorer and navigate to "Documents/WaveMetrics/Igor Pro 7 User Files"
+    3. Open Finder and navigate to "Documents/WaveMetrics/Igor Pro 7 User Files"
     4. Unzip *EPICS.xop* to folder "Igor Extensions" or *EPICS64.xop* to folder *Igor Extensions (64-bit)*.
     5. Unzip *EPICS Helper.ihf*  to folder "Igor Help Files"
 3. Re-launch IGOR Pro and execute command **DisplayHelpTopic "EPICS XOP"** to display the manual. Have a look at the example usages.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Xiaoqiang Wang</dc:creator><pubDate>Fri, 09 Mar 2018 14:22:38 -0000</pubDate><guid>https://sourceforge.net68456176f2a0ca9a17b415935ab026f926e6d4e8</guid></item><item><title>Home modified by Xiaoqiang Wang</title><link>https://sourceforge.net/p/igor2epics/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v16
+++ v17
@@ -24,12 +24,20 @@

 Install
 =======
-
-1. Extract [caRepeater.zip (Windows)](http://igor2epics.sourceforge.net/caRepeater.zip) to Igor Pro Folder or [caRepeater_universal.zip (Mac OS X)](http://igor2epics.sourceforge.net/caRepeater_universal.zip) to /usr/local/bin.
-1. Download most recent release, named like EPICS-x.x.x_win.zip, EPICS_x.x.x_osx.dmg depending on your system, from the project page. Unzip *EPICS.xop* and *EPICS Helper.ihf* to folder *Igor Pro Folder/Igor Extensions*, or 
-*EPICS64.xop* and *EPICS Helper.ihf* to folder *Igor Pro Folder/Igor Extensions (64-bit)*. 
-1. On Windows you might need to install Visual C++ Redistributable for Visual Studio 2015.
-1. Re-launch IGOR Pro and execute command **DisplayHelpTopic "EPICS XOP"** to display the manual. Have a look at the example usages.
+1. Windows
+    1. Extract [caRepeater.zip (Windows)](http://igor2epics.sourceforge.net/caRepeater.zip) to C:\Windows.
+    2. Download most recent release, named like EPICS-x.x.x_win.zip.
+    3. Open file Explorer and navigate to "Documents\WaveMetrics\Igor Pro 7 User Files"
+    4. Unzip *EPICS.xop* to folder "Igor Extensions" or *EPICS64.xop* to folder *Igor Extensions (64-bit)*.
+    5. Unzip *EPICS Helper.ihf*  to folder "Igor Help Files"
+    6. You might need to install Visual C++ Redistributable for Visual Studio 2015.
+2. macOS
+    1. Extract [caRepeater_universal.zip (Mac OS X)](http://igor2epics.sourceforge.net/caRepeater_universal.zip) to /usr/local/bin.
+     2. Download most recent release, named like EPICS_x.x.x_osx.dmg.
+    3. Open file Explorer and navigate to "Documents/WaveMetrics/Igor Pro 7 User Files"
+    4. Unzip *EPICS.xop* to folder "Igor Extensions" or *EPICS64.xop* to folder *Igor Extensions (64-bit)*.
+    5. Unzip *EPICS Helper.ihf*  to folder "Igor Help Files"
+3. Re-launch IGOR Pro and execute command **DisplayHelpTopic "EPICS XOP"** to display the manual. Have a look at the example usages.

 Build
 =====
@@ -40,7 +48,7 @@
     * EPICS 3.14. It should be built statically and thus only one "EPICS.xop" file is needed to distribute.
     * IGOR XOP Toolkit. It is not free and costs $100.
     * Microsoft Visual Studio 2015 on Windows.
-    * Xcode on Mac OS X.
+    * Xcode on macOS.
 1. Get source from Git repository. For example, with command line client, 

     ~~~~~~~~~~
@@ -49,7 +57,7 @@
    Or you can simply [download snapshot](https://sourceforge.net/p/igor2epics/git).

 1. Put *XOPSupport* folder from IGOR XOP Toolkit side by side igor2epics source folder.
-1. On Mac OS X using Xcode. Open Xcode/EPICS.xcodeproj. In the "EPICS" project info dialog Build tab, change **Header Search Paths** and **Library Search Paths** to reflect your EPICS base setup, e.g. */Developer/epics/base-3.14.12*, In order to link to the static libraries thus portable, remove \*.dylib under /Developer/epics/base-3.14.12/lib/darwin-x86. Now select the architecture to build from menu **Product**-&amp;gt;**Scheme**, **EPICS** for 32bit and **EPICS64** for 64bit. Now build the product, and **EPICS.xop** or **EPICS64.xop** should be created under **Products** in the **Project navigator**.
+1. On macOS using Xcode. Open Xcode/EPICS.xcodeproj. In the "EPICS" project info dialog Build tab, change **Header Search Paths** and **Library Search Paths** to reflect your EPICS base setup, e.g. */Developer/epics/base-3.14.12*, In order to link to the static libraries thus portable, remove \*.dylib under /Developer/epics/base-3.14.12/lib/darwin-x86. Now select the architecture to build from menu **Product**-&amp;gt;**Scheme**, **EPICS** for 32bit and **EPICS64** for 64bit. Now build the product, and **EPICS.xop** or **EPICS64.xop** should be created under **Products** in the **Project navigator**.
 1. on Windows using Microsoft Visual Studio 2015, Open solution *VC2015/EPICS.sln*. In the "EPICS" project properties pages, change the **Additional Include Directories** and **Additional Library Directories** to reflect your EPICS base setup. By default the EPICS base is *C:\epics\base-3.14.12\*. Now build solution, and *EPICS.xop* or *EPICS64.xop" (based on the active solution platform) should be created under *VC2015*.

 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Xiaoqiang Wang</dc:creator><pubDate>Fri, 09 Mar 2018 14:21:52 -0000</pubDate><guid>https://sourceforge.net18ff3d905aeb66c6ba2160cb80b429bc7f944ed4</guid></item></channel></rss>