I'll check out the situation in Windows tonight.
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do be
On Wed, Sep 02, 2009 at 18:20:57 -0400, Anthony Cowley wrote:
> Is there a way to style a frame so that a wxHaskell application on Mac
> OS X runs full screen? I've tried setting the style to 31, which hides
> the usual window chrome, but haven't been able to get something whose
> client area actua
Hi,
I tried to follow your steps on WindowsXP.
I'm now stuck at setting the WXCFG environment variable to be able to
compile wxcore. I can't find a build.cfg so I don't know what path I
should set.
Any ideas?
BTW: wx-config.exe is not included in the 2.8.10 install-version, nor in
the source pack
Hi Lyle,
On Wed, Sep 02, 2009 at 22:49:24 -0700, Lyle Kopnicky wrote:
> Thanks to a pointer someone gave me, I found wx-config at:
>
> http://wxconfig.googlepages.com/
Interesting. By rights, it really should just ship with wxWidgets.
> I followed your instructions, but I assumed that we shou
Eric,
Thanks to a pointer someone gave me, I found wx-config at:
http://wxconfig.googlepages.com/
I followed your instructions, but I assumed that we should run the git lines
if we have git, and darcs if we're using darcs. Do I need both git and
darcs? I just have darcs installed. I had no prob
Oh, I finally figured it out! I had to type:
PS C:\Users\Lyle\devel\haskell\wxcore> $env:WXCFG = "vc_lib\mswd"
And then I was able to run cabal install without the previous error. Why
mswd and not msw, I have no idea. When I run wx-config without parameters,
it tells me WXCFG should point to the
Hmm... I installed git, and cloned the repositories as requested. Now I can
cd to wxdirect and cabal install it, no problem. Then I cd to the wxcore git
repository, and cabal install, and it complains that it can't find my
wxWidgets installation, to use the --prefix flag or set WXWIN. I tried cabal
Sorry folks, I realized I mixed something up in the last one. I set WXCFG
instead of WXWIN. When I set WXWIN, it stops complaining about WXWIN, and
starts complaining about WXCFG:
Please use the --wxcfg flag (as in wx-config --wxcfg=gcc_dll\mswud)
or set the environment variable WXCFG (as in WXCFG=