Hi,
I've been fiddling with build.bat, Microsoft SDK, vcvars.bat and some other
files
I downloaded MASM (also missing in VC 2005 express) from
http://win32assembly.online.fr/download.html
My Progress so far:
Build FAILED.
NMAKE : fatal error U1052: file 'neon.mak' not found
javahl_java : error PRJ0021: Tool 'Linker', Property 'Output File' contains
invalid file name.
javahl_java : error PRJ0021: Tool 'Linker', Property 'Output File' contains
invalid file name.
Project : error PRJ0019: A tool returned an error code from "Performing
Custom Build Step"
..\..\..\subversion\bindings\swig\perl\libsvn_swig_perl\swigutil_pl.c(19):
fatal error C1083: Cannot open include file: 'EXTERN.h':
No such file or directory
..\..\..\subversion\bindings\swig\python\libsvn_swig_py\swigutil_py.c(22):
fatal error C1083: Cannot open include file: 'Python.h':
No such file or directory
..\..\..\subversion\bindings\swig\ruby\libsvn_swig_ruby\swigutil_rb.c(1):
fatal error C1083: Cannot open include file: 'rubyhead.swg
': No such file or directory
javahl_javah : error PRJ0021: Tool 'Linker', Property 'Output File' contains
invalid file name.
javahl_javah : error PRJ0021: Tool 'Linker', Property 'Output File' contains
invalid file name.
test_javahl : error PRJ0021: Tool 'Linker', Property 'Output File' contains
invalid file name.
test_javahl : error PRJ0021: Tool 'Linker', Property 'Output File' contains
invalid file name.
Project : error PRJ0019: A tool returned an error code from "Performing
Custom Build Step"
0 Warning(s)
12 Error(s)
I'm very pleased so far, because several Subversion libraries and
executables have been built succesfully by now (all using VC++ 2005
express).
It seems dat "msbuild" is definitely the replacement for devenv.
There's one issue, the .sln files for VC 2005 are somewhat different. I had
to manually alter a property from within the IDE, change it back and save
"subversion_vcnet.sln" to get a correct .sln file. Once that was done,
msbuild was able to compile a fairly large part of subversion.
Only after subversion has been built correctly, I'm going on and try to get
TortoiseSVN built correctly.
I'll keep you guys posted....
Greetings, George
Received on Tue Dec 13 13:52:23 2005