On Mon, Sep 2, 2013 at 10:23 AM, Steffen <[email protected]> wrote:
> Tip: apachemonitor an apr-iconv is not build with VC11 out of the box. > > Fixes: > > apachemonitor: At the end of ApacheMonitor.vcxproj add : > <GenerateManifest>false</GenerateManifest> > > apr-iconv, see http://www.apachelounge.com/viewtopic.php?t=5394 > Thanks. Hopefully a weekend is coming soon :) Maybe the ApacheMonitor.vcxproj change is a good enough hint to fix that error with the cmake build. And I have yet to think about apr-iconv, but I should get something started there. > > > On Monday 02/09/2013 at 15:50, Steffen wrote: > > Here an other script for hints for building, is not a Auto one : > > http://mail-arch** > ives.apache.org/mod_mbox/httpd-dev/201201.mbox/%[email protected]%3E<http://mail-archives.apache.org/mod_mbox/httpd-dev/201201.mbox/%[email protected]%3E> > > > On Monday 02/09/2013 at 15:15, Steffen wrote: > > Jeff, > > Also you must a look at the following Auto build scripts which I already > referenced. They solve some quirks. > > > http://svn.apache.org/repos/asf/subversion/trunk/tools/dev/build-svn-deps-win.pl > > http://www.apachelounge.com/viewtopic.php?t=5032 The script Mario points > below, is a fork from this one. > > http://www.apachelounge.com/viewtopic.php?t=3742 > > > On Monday 02/09/2013 at 14:39, Mario Brandt wrote: > > Hi Jeff, > > thanks for your effort on the windows build. You may take a look at > https://github.com/winlibs/apache > > Cheers > Mario > > > On 2 September 2013 14:31, Jeff Trawick <[email protected]> wrote: > >> Here's a simple build script that uses an existing OpenSSL installation >> and builds pcre, zlib, libxml2, apr, apr-util, and httpd. Unfortunately it >> has a number of dependencies on my own machine, but it should be relatively >> easy to see all the configure parameters in one place. >> >> http://people.apache.org/~trawick/bldall.cmd.r1 >> > > > > > -- Born in Roswell... married an alien... http://emptyhammock.com/
