Missing DLL wxmsw28d_core_vc_custom.dll

Carsten A. Arnholm arnholm at offline.no
Fri Oct 5 14:45:58 PDT 2007


"Daniel Gouvea" wrote:
> Operative System: Windows XP
> Compiler: VC2005
> WX Version: 2.8.6
>
> I downloaded and installed WX and made a complete rebuild all.
> I didn´t get a complete successful build, for some dll´s didn´t link.
> I fixed that by adding libs to the project according to the
> explanation shown in the link below:
> http://www.wxwidgets.org/wiki/index.php/MSVC
> After that, all wx dll´s successfully built.
>
>
> Now I´m trying to build and run a hello_wx application.
> I´m using implicit dynamic link (the built exe file requires wx dlls
> to load).
> When I run my Hello_WX application I get the message: "This
> application has failed to start because wxmsw28d_core_vc_custom.dll
> was not found..."
> I´ve added path to $(wxwin)/lib/vc_dll; there are several dlls there,
> but not the one I mentioned.
>
> Why didn´t I have this dll built?
>
> Daniel Gouvêa.

Hi

Here is what I did:

In VC2005 (I am using Express) I open the "solution" from the VC6 workspace 
wx.dsw and select Build | Batch Build...

Then click the "Configuration" header to sort on configurations. To build 
debug versions, check all projects ("Build" column) with Debug 
configuration, and press Build button. Repeat the same for Release and you 
have both sets ready.


-- 
Carsten A. Arnholm
http://arnholm.org/
N59.776 E10.457









More information about the wx-users mailing list