[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Building on Windows

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-05-08 22:36:02 CEST

D.J. Heap wrote:

>I tried, but the vcproj files generated seem to have all the source file
>paths wrong for all projects -- I didn't look at it extensively because
>dropping back to the dsps seemed to work much better, and I just assumed
>the vcproj templates weren't complete yet. Are they ready and in
>suppose-to-work condition? If so, I can spend more time on them.
>
Greg Stein is "it" fer getting the generated .dsp and .vcproj files
working, but I'm sure he can use some help. :-) It would be great if you
could test the current generator, and report specific problems.

The ones I know about for "-t dsp" are

    * the output directories for the binaries don't mirror the source
      tree (this is necessary to make the Python tests work)
    * there's no version info in the generated .exes and mod_dav_svn.so
    * mod_dav_svn is generated with the .dll extension, not an .so extension
    * the debug build doesn't link with the debug BDB libraries
    * looks like building hashdump-test is still broken (the "missing
      entry point" thing); dunno what happened here, last time I built
      it it worked fine.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 8 22:38:13 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.