<div class="gmail_quote">On 6 June 2012 23:57, Gregory Guthrie <span dir="ltr">&lt;<a href="mailto:guthrie@mum.edu" target="_blank">guthrie@mum.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I did a complete re-build of wxWidgets2.9, and it seemed to complete successfully with a built library files: gcc_mswuddll &amp; gcc_mswudll. </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Then I went into the samples directory and built all the samples, they all seemed to build fine, but when I try to execute them they give:<br>
&quot;   wbase293ud_gcc_custom.dll not found ...&quot;.</blockquote><div><br></div><div>I&#39;m not sure of this one.  I&#39;ve looked out on my computer, that file is on C:\wxWidgets-2.9.3<b>\lib\gcc_dll\</b>wxbase293ud_gcc_custom.dll.</div>
<div>If you have that one, probably the problem is because of the paths, you need to set some paths:</div><div><br></div><div>Create these on Windows System variables:</div><div><span style="color:rgb(51,51,51);font-family:Georgia,&#39;Bitstream Charter&#39;,serif;font-size:16px;line-height:24px;background-color:rgb(255,255,255)">WXCFG: gcc_dll\mswu</span>
</div><div><span style="color:rgb(51,51,51);font-family:Georgia,&#39;Bitstream Charter&#39;,serif;font-size:16px;line-height:24px;background-color:rgb(255,255,255)">WXWIN: C:\wxWidgets-2.9.3</span></div><div><span style="color:rgb(51,51,51);font-family:Georgia,&#39;Bitstream Charter&#39;,serif;font-size:16px;line-height:24px;background-color:rgb(255,255,255)"><br>
</span></div><div><span style="color:rgb(51,51,51);font-family:Georgia,&#39;Bitstream Charter&#39;,serif;font-size:16px;line-height:24px;background-color:rgb(255,255,255)">And add those to the &#39;</span><span style="background-color:rgb(255,255,255);color:rgb(51,51,51);font-family:Georgia,&#39;Bitstream Charter&#39;,serif;font-size:16px;line-height:24px">PATH&#39; variable</span></div>
<div><span style="background-color:rgb(255,255,255);color:rgb(51,51,51);font-family:Georgia,&#39;Bitstream Charter&#39;,serif;font-size:16px;line-height:24px">       %WXWIN%\lib\gcc_dll;%WXWIN%;</span></div><div><br></div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
And it still doesn&#39;t seem to have installed wxc or wxcore (not in the cabal directory).<br>
<br>
Does anyone run WxHaskell 2.9 on Windows?<br></blockquote><div><br></div><div>I have installed it on windows 7, I wrote a small tutorial in Spanish (<a href="https://lazyprogramming.wordpress.com/2012/05/05/instalar-wxhaskell-0-90-en-windows-7/">https://lazyprogramming.wordpress.com/2012/05/05/instalar-wxhaskell-0-90-en-windows-7/</a>).</div>
<div><br></div><div>Best wishes,</div><div>Carlos Gomez</div></div><br>