Initial commit
This commit is contained in:
14
ecgsyn-1.0.0/C/windows/HEADER.shtml
Normal file
14
ecgsyn-1.0.0/C/windows/HEADER.shtml
Normal file
@@ -0,0 +1,14 @@
|
||||
<!--#set var="TITLE" value="ECGSYN for Windows"-->
|
||||
<!--#include virtual="/head.shtml"-->
|
||||
|
||||
<p>
|
||||
There are two versions of the <code>ecgsyn.exe</code> executable in this directory. Using the
|
||||
<a href="../src/">ECGSYN source files</a>, the first version was compiled with <code>Cygwin64 2.6.0 gcc 5.4.0</code>,
|
||||
and the second version with <code>MinGW-w64 gcc 4.9.2</code>, both under Windows 10.</p>
|
||||
|
||||
<p>
|
||||
To run the Cygwin executable, you will need to have the Cygwin DLLs installed in your PATH in
|
||||
order to run this program successfully. The simplest and most reliable
|
||||
way to do this is to install the <a href="http://www.cygwin.com/" target="other">Cygwin development toolkit</a>.
|
||||
To run the MinGW executable, you should install <a href="https://sourceforge.net/projects/mingw-w64/" target="other">MinGW-w64</a>.
|
||||
</p>
|
||||
BIN
ecgsyn-1.0.0/C/windows/cygwin_ecgsyn.zip
Normal file
BIN
ecgsyn-1.0.0/C/windows/cygwin_ecgsyn.zip
Normal file
Binary file not shown.
10
ecgsyn-1.0.0/C/windows/index.html
Normal file
10
ecgsyn-1.0.0/C/windows/index.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<html>
|
||||
<head><title>Index of /static/published-projects/ecgsyn/1.0.0/C/windows/</title></head>
|
||||
<body>
|
||||
<h1>Index of /static/published-projects/ecgsyn/1.0.0/C/windows/</h1><hr><pre><a href="../">../</a>
|
||||
<a href="HEADER.shtml">HEADER.shtml</a> 12-Apr-2019 17:35 821
|
||||
<a href="HEADER.shtml~">HEADER.shtml~</a> 12-Apr-2019 17:35 647
|
||||
<a href="cygwin_ecgsyn.zip">cygwin_ecgsyn.zip</a> 12-Apr-2019 17:35 35146
|
||||
<a href="mingw_ecgsyn.zip">mingw_ecgsyn.zip</a> 12-Apr-2019 17:35 34966
|
||||
</pre><hr></body>
|
||||
</html>
|
||||
BIN
ecgsyn-1.0.0/C/windows/mingw_ecgsyn.zip
Normal file
BIN
ecgsyn-1.0.0/C/windows/mingw_ecgsyn.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user