More Recent wxHaskell DLL --> to head
Tue Jun 17 14:00:13 WEST 2008 Miguel Vilaca <jmvilaca@di.uminho.pt>
* Minor Webpage Update
{
hunk ./index.html 19
- INblobs is being developed by Miguel Vilaça (<a href="mailto:jmvilaca@di.uminho.pt?subject=INblobs">jmvilaca@di.uminho.pt</a>) at <a href="http://www.uminho.pt">University of Minho</a> integrated in the <a href="http://www.di.uminho.pt/pure">PURe project</a>
+ INblobs is being developed by <a href="http://www.di.uminho.pt/~jmvilaca">Miguel Vilaça</a> (<a href="mailto:jmvilaca@di.uminho.pt?subject=INblobs">jmvilaca@di.uminho.pt</a>) at <a href="http://www.uminho.pt">University of Minho</a>.
hunk ./index.html 34
- To use INblobs you must make a copy of the <a href="http://abridgegame.org/darcs/">darcs</a> repository.<p/>
+ To use INblobs you must make a copy of the <a href="http://darcs.net/">darcs</a> repository.<p/>
hunk ./index.html 40
- The repository is browsable here through <a href="http://haskell.di.uminho.pt/repos/darcsweb.cgi?r=INblobs;a=summary">darcsweb</a>
+ The repository is browsable here through <a href="http://haskell.di.uminho.pt/cgi-bin/darcsweb.cgi?r=INblobs;a=summary">darcsweb</a>
}
Tue Jun 17 13:54:55 WEST 2008 Miguel Vilaca <jmvilaca@di.uminho.pt>
* More Recent wxHaskell DLL
(Windows only)
{
hunk ./index.html 56
- Probably works as well for 95 or 98.
hunk ./index.html 61
- </ol> [_$_]
-[_^I_] [_$_]
+ </ol>
+ <p><b>Note:</b> When you run the executable, if you see the error message <i>The applicattion failed to initialize properly (0xc0150002). Click OK to terminate the application.</i> then you need to install the
+ <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=200b2fd9-ae1a-4a14-984d-389c36f85647&DisplayLang=en">Microsoft Visual C++ 2005 SP1 Redistributable Package</a>.</p>
+
hunk ./makeDist.bat 6
-copy wxc-msw2.4.2-0.9.4.dll INblobs[_^M_][_$_]
+copy wxc-msw*.dll INblobs[_^M_][_$_]
binary ./wxc-msw2.4.2-0.9.4.dll
rmfile ./wxc-msw2.4.2-0.9.4.dll
addfile ./wxc-msw2.6.4-0.10.3.dll
binary ./wxc-msw2.6.4-0.10.3.dll
}