[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Wxruby-dev] Corrections for Windows build error
From: |
Curt Hibbs |
Subject: |
RE: [Wxruby-dev] Corrections for Windows build error |
Date: |
Tue, 12 Aug 2003 00:22:39 -0500 |
Kevin Smith wrote:
>
> On Sun, 2003-08-10 at 10:28, Curt Hibbs wrote:
> > Kevin Smith wrote:
> > > Should we put the MSW dll in the project?
> >
> > Absolutely we should do this! I would recommend using the debug
> version for
> > the time being.
>
> The only copy I have is wxmsw240.dll from Park's original tarball.
> Should I use that, or can someone else point me to a better version?
> Please don't email it to the list, since it's a large attachment. But if
> someone wants to email it to me off-list, that would be fine.
Someone who has VC++ 6.0 should build this. I have VC++ 7.0 (aka, VC .NET)
installed. If I build it then all users would need to have the v7 C runtime
libraries. Most Windows user will already have the v6 runtimes, so that's a
better choice for building wxWindows.
Curt