Christian Buhtz ha scritto:
> I tried to build "webupdater - Win32 Static Unicode Debug Monolithic".
> 
> In src\webupdate.cpp line 40 is
> #include <wx/httpbuilder.h>
> 
> But I found it nowhere. I am using wx from SVN and wx2.8.5.
> 
> And what is wxUSE_HTTPENGINE and do we need it for webupdater?
wxUSE_HTTPENGINE is defined in some header file (I don't remember which 
now) and tells webupdate to use or not to use HttpEngine wxCode 
component by Angelo Mandato for handling proxy connections.

You can safely put wxUSE_HTTPENGINE to zero.

Francesco


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to