Hi,

I'm not sure if non-developers are supposed to even try to build APR
themselves, so that they can build Apache HTTPD and Apache Subversion,
but I tried to do so with the free Visual Studio 2015 Community
edition (Windows 7 Ultimate SP1) and I'm not sure if I succeeded.
Here's what I did.

I downloaded and verified the files (apr 1.5.2, apr-util1.5.4, and
apr-iconv 1.2.1) and unzipped the files to the corresponding
directories C:\work\apr\, C:\work\apr-iconv\, and C:\work\apr-util\.

I opened the apr-util/aprutil.dsw file with Visual Studio and
converted the solution (projects) to a newer Visual Studio format.
Then I chose Build, Build Solution and here is the result:

1>------ Build started: Project: apr, Configuration: Debug Win32 ------
2>------ Build started: Project: libapr, Configuration: Debug Win32 ------
3>------ Build started: Project: xml, Configuration: Debug Win32 ------
2>C:\work\apr\apr.vcxproj(93,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr\apr.vcxproj (90,5)". This is most likely a build
authoring error. This subsequent import will be ignored.
3>C:\work\apr\apr.vcxproj(93,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr\apr.vcxproj (90,5)". This is most likely a build
authoring error. This subsequent import will be ignored.
1>C:\work\apr\apr.vcxproj(93,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr\apr.vcxproj (90,5)". This is most likely a build
authoring error. This subsequent import will be ignored.
1>C:\work\apr\libapr.vcxproj(112,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr\libapr.vcxproj (105,5)". This is most likely a build
authoring error. This subsequent import will be ignored.
2>C:\work\apr\libapr.vcxproj(112,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr\libapr.vcxproj (105,5)". This is most likely a build
authoring error. This subsequent import will be ignored.
3>C:\work\apr\libapr.vcxproj(112,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr\libapr.vcxproj (105,5)". This is most likely a build
authoring error. This subsequent import will be ignored.
1>C:\work\apr-util\xml\expat\lib\xml.vcxproj(86,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\xml\expat\lib\xml.vcxproj (79,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
3>C:\work\apr-util\xml\expat\lib\xml.vcxproj(86,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\xml\expat\lib\xml.vcxproj (79,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
2>C:\work\apr-util\xml\expat\lib\xml.vcxproj(86,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\xml\expat\lib\xml.vcxproj (79,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
1>  Creating gen_test_char.exe and apr_escape_test_char.h
2>  Creating gen_test_char.exe and apr_escape_test_char.h
1>  gen_test_char.c
2>  gen_test_char.c
2>.\tools\gen_test_char.c : fatal error C1041: cannot open program
database 'C:\work\apr\vc140.idb'; if multiple CL.EXE write to the same
.PDB file, please use /FS
2>  '.\Debug\gen_test_char.exe' is not recognized as an internal or
external command,
2>  operable program or batch file.
2>  Creating apr.h from apr.hw
4>------ Build started: Project: libapriconv, Configuration: Debug Win32 ------
5>------ Build started: Project: prelibaprapp, Configuration: Debug Win32 ------
3>  xmlparse.c
5>C:\work\apr\build\prelibaprapp.vcxproj(117,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr\build\prelibaprapp.vcxproj (106,5)". This is most likely
a build authoring error. This subsequent import will be ignored.
4>C:\work\apr\build\prelibaprapp.vcxproj(117,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr\build\prelibaprapp.vcxproj (106,5)". This is most likely
a build authoring error. This subsequent import will be ignored.
1>C:\work\apr\build\prelibaprapp.vcxproj(117,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr\build\prelibaprapp.vcxproj (106,5)". This is most likely
a build authoring error. This subsequent import will be ignored.
3>C:\work\apr\build\prelibaprapp.vcxproj(117,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr\build\prelibaprapp.vcxproj (106,5)". This is most likely
a build authoring error. This subsequent import will be ignored.
1>C:\work\apr-iconv\libapriconv.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-iconv\libapriconv.vcxproj (75,5)". This is most likely a
build authoring error. This subsequent import will be ignored.
4>C:\work\apr-iconv\libapriconv.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-iconv\libapriconv.vcxproj (75,5)". This is most likely a
build authoring error. This subsequent import will be ignored.
5>C:\work\apr-iconv\libapriconv.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-iconv\libapriconv.vcxproj (75,5)". This is most likely a
build authoring error. This subsequent import will be ignored.
3>C:\work\apr-iconv\libapriconv.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-iconv\libapriconv.vcxproj (75,5)". This is most likely a
build authoring error. This subsequent import will be ignored.
1>  Creating apr.h from apr.hw
3>  xmlrole.c
1>  apr_atomic.c
4>  iconv.c
3>  xmltok.c
6>------ Build started: Project: libaprapp, Configuration: Debug Win32 ------
6>C:\work\apr\build\libaprapp.vcxproj(112,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr\build\libaprapp.vcxproj (109,5)". This is most likely a
build authoring error. This subsequent import will be ignored.
1>C:\work\apr\build\libaprapp.vcxproj(112,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr\build\libaprapp.vcxproj (109,5)". This is most likely a
build authoring error. This subsequent import will be ignored.
4>C:\work\apr\build\libaprapp.vcxproj(112,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr\build\libaprapp.vcxproj (109,5)". This is most likely a
build authoring error. This subsequent import will be ignored.
3>C:\work\apr\build\libaprapp.vcxproj(112,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr\build\libaprapp.vcxproj (109,5)". This is most likely a
build authoring error. This subsequent import will be ignored.
1>  dso.c
3>  Generating Code...
6>  apr_app.c
4>  iconv_ces.c
4>  iconv_ces_euc.c
4>  iconv_ces_iso2022.c
4>  iconv_int.c
1>  apr_escape.c
4>  iconv_module.c
4>  iconv_uc.c
4>  Generating Code...
6>  internal.c
1>  copy.c
3>  xml.vcxproj -> C:\work\apr-util\xml\expat\lib\.\LibD\xml.lib
6>  Generating Code...
4>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1189,5):
warning MSB8012: TargetPath(C:\work\apr-iconv\.\Debug\libapriconv.dll)
does not match the Linker's OutputFile property value
(C:\work\apr-iconv\Debug\libapriconv-1.dll). This may cause your
project to build incorrectly. To correct this, please make sure that
$(OutDir), $(TargetName) and $(TargetExt) property values match the
value specified in %(Link.OutputFile).
4>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1191,5):
warning MSB8012: TargetName(libapriconv) does not match the Linker's
OutputFile property value (libapriconv-1). This may cause your project
to build incorrectly. To correct this, please make sure that
$(OutDir), $(TargetName) and $(TargetExt) property values match the
value specified in %(Link.OutputFile).
1>  fileacc.c
6>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1357,5):
warning MSB8012:
TargetPath(C:\work\apr\build\.\..\Debug\libaprapp.lib) does not match
the Library's OutputFile property value
(C:\work\apr\Debug\libaprapp-1.lib). This may cause your project to
build incorrectly. To correct this, please make sure that $(OutDir),
$(TargetName) and $(TargetExt) property values match the value
specified in %(Lib.OutputFile).
6>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1359,5):
warning MSB8012: TargetName(libaprapp) does not match the Library's
OutputFile property value (libaprapp-1). This may cause your project
to build incorrectly. To correct this, please make sure that
$(OutDir), $(TargetName) and $(TargetExt) property values match the
value specified in %(Lib.OutputFile).
4>LINK : fatal error LNK1181: cannot open input file
'C:\work\apr\Debug\libapr-1.lib'
6>  libaprapp.vcxproj -> C:\work\apr\build\.\..\Debug\libaprapp.lib
7>------ Build started: Project: libapriconv_ccs_modules,
Configuration: Debug Win32 ------
8>------ Build started: Project: libapriconv_ces_modules,
Configuration: Debug Win32 ------
8>C:\work\apr-iconv\ccs\libapriconv_ccs_modules.vcxproj(151,5):
warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-iconv\ccs\libapriconv_ccs_modules.vcxproj (125,5)". This
is most likely a build authoring error. This subsequent import will be
ignored.
7>C:\work\apr-iconv\ccs\libapriconv_ccs_modules.vcxproj(151,5):
warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-iconv\ccs\libapriconv_ccs_modules.vcxproj (125,5)". This
is most likely a build authoring error. This subsequent import will be
ignored.
1>C:\work\apr-iconv\ccs\libapriconv_ccs_modules.vcxproj(151,5):
warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-iconv\ccs\libapriconv_ccs_modules.vcxproj (125,5)". This
is most likely a build authoring error. This subsequent import will be
ignored.
1>C:\work\apr-iconv\ces\libapriconv_ces_modules.vcxproj(151,5):
warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-iconv\ces\libapriconv_ces_modules.vcxproj (125,5)". This
is most likely a build authoring error. This subsequent import will be
ignored.
8>C:\work\apr-iconv\ces\libapriconv_ces_modules.vcxproj(151,5):
warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-iconv\ces\libapriconv_ces_modules.vcxproj (125,5)". This
is most likely a build authoring error. This subsequent import will be
ignored.
7>C:\work\apr-iconv\ces\libapriconv_ces_modules.vcxproj(151,5):
warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-iconv\ces\libapriconv_ces_modules.vcxproj (125,5)". This
is most likely a build authoring error. This subsequent import will be
ignored.
1>  filepath_util.c
8>  cesiconv.c
7>  ccsiconv.c
1>  fullrw.c
8>  _tbl_simple.c
8>LINK : fatal error LNK1181: cannot open input file
'..\..\apr\Debug\libapr-1.lib'
8>NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual
Studio 14.0\VC\bin\link.EXE"' : return code '0x49d'
8>  Stop.
8>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets(37,5):
error MSB3073: The command "NMAKE /nologo /f Makefile.win
BUILD_MODE="Win32 Debug" BIND_MODE=shared" exited with code 2.
1>  mktemp.c
7>  adobe-stdenc.c
7>LINK : fatal error LNK1181: cannot open input file
'..\..\apr\Debug\libapr-1.lib'
7>NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual
Studio 14.0\VC\bin\link.EXE"' : return code '0x49d'
7>  Stop.
7>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets(37,5):
error MSB3073: The command "NMAKE /nologo /f Makefile.win
BUILD_MODE="Win32 Debug" BIND_MODE=shared" exited with code 2.
9>------ Build started: Project: libaprutil, Configuration: Debug Win32 ------
9>C:\work\apr-util\libaprutil.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\libaprutil.vcxproj (72,5)". This is most likely a
build authoring error. This subsequent import will be ignored.
1>C:\work\apr-util\libaprutil.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\libaprutil.vcxproj (72,5)". This is most likely a
build authoring error. This subsequent import will be ignored.
9>  Creating apr_ldap.h from apr_ldap.hw
9>  Creating apu.h from apu.hw
9>  Creating apu_want.h from apu_want.hw
9>  Creating apu_config.h from apu_config.hw
9>  Creating apu_select_dbm.h from apu_select_dbm.hw
1>  tempdir.c
9>  apr_brigade.c
1>  buffer.c
9>  apr_buckets.c
1>  dir.c
9>  apr_buckets_alloc.c
1>  filedup.c
9>  apr_buckets_eos.c
1>  filepath.c
9>  apr_buckets_file.c
9>  apr_buckets_flush.c
1>  filestat.c
9>  apr_buckets_heap.c
1>  filesys.c
9>  apr_buckets_mmap.c
1>  flock.c
9>  apr_buckets_pipe.c
1>  open.c
9>  apr_buckets_pool.c
1>  pipe.c
9>  apr_buckets_refcount.c
9>  apr_buckets_simple.c
1>  readwrite.c
9>  apr_buckets_socket.c
1>  seek.c
9>  apr_crypto.c
1>  Generating Code...
9>  apr_md4.c
1>  Compiling...
1>  proc_mutex.c
9>  apr_md5.c
1>  thread_cond.c
9>  apr_passwd.c
1>  thread_mutex.c
9>  apr_sha1.c
1>  thread_rwlock.c
9>  crypt_blowfish.c
9>crypto\crypt_blowfish.c(894): warning C4244: '=': conversion from
'unsigned long' to 'char', possible loss of data
9>  getuuid.c
1>  apr_pools.c
9>  Generating Code...
1>  errorcodes.c
9>  Compiling...
9>  uuid.c
1>  getopt.c
9>  apr_dbd.c
1>  otherchild.c
9>  apr_dbm.c
1>  version.c
9>  apr_dbm_sdbm.c
1>  charset.c
9>  sdbm.c
1>  env.c
9>  sdbm_hash.c
1>  internal.c
9>  sdbm_lock.c
1>  misc.c
9>  sdbm_pair.c
9>  apr_base64.c
1>  rand.c
9>  apr_hooks.c
1>  start.c
9>  apr_ldap_stub.c
1>  utf8.c
1>  common.c
9>  apr_ldap_url.c
1>  mmap.c
9>  apr_memcache.c
1>  inet_ntop.c
9>  apr_date.c
1>  inet_pton.c
9>  apr_queue.c
1>  Generating Code...
9>  apr_reslist.c
9>  apr_rmm.c
1>  Compiling...
1>  multicast.c
9>  apr_thread_pool.c
1>  sockaddr.c
9>  apu_dso.c
9>  apu_version.c
1>  socket_util.c
9>  Generating Code...
1>  sendrecv.c
1>  sockets.c
9>  Compiling...
9>  apr_strmatch.c
1>  sockopt.c
9>  apr_uri.c
1>  apr_getpass.c
9>  xlate.c
9>  apr_xml.c
1>  poll.c
9>  Generating Code...
1>  pollcb.c
1>  pollset.c
9>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1189,5):
warning MSB8012: TargetPath(C:\work\apr-util\.\Debug\libaprutil.dll)
does not match the Linker's OutputFile property value
(C:\work\apr-util\Debug\libaprutil-1.dll). This may cause your project
to build incorrectly. To correct this, please make sure that
$(OutDir), $(TargetName) and $(TargetExt) property values match the
value specified in %(Link.OutputFile).
1>  select.c
9>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1191,5):
warning MSB8012: TargetName(libaprutil) does not match the Linker's
OutputFile property value (libaprutil-1). This may cause your project
to build incorrectly. To correct this, please make sure that
$(OutDir), $(TargetName) and $(TargetExt) property values match the
value specified in %(Link.OutputFile).
9>LINK : fatal error LNK1181: cannot open input file
'C:\work\apr-iconv\Debug\libapriconv-1.lib'
10>------ Build started: Project: apr_crypto_nss, Configuration: Debug
Win32 ------
11>------ Build started: Project: apr_crypto_openssl, Configuration:
Debug Win32 ------
12>------ Build started: Project: apr_dbd_freetds, Configuration:
Debug Win32 ------
13>------ Build started: Project: apr_dbd_mysql, Configuration: Debug
Win32 ------
14>------ Build started: Project: apr_dbd_odbc, Configuration: Debug
Win32 ------
15>------ Build started: Project: apr_dbd_oracle, Configuration: Debug
Win32 ------
16>------ Build started: Project: apr_dbd_pgsql, Configuration: Debug
Win32 ------
13>C:\work\apr-util\crypto\apr_crypto_nss.vcxproj(78,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\crypto\apr_crypto_nss.vcxproj (72,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
12>C:\work\apr-util\crypto\apr_crypto_nss.vcxproj(78,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\crypto\apr_crypto_nss.vcxproj (72,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
11>C:\work\apr-util\crypto\apr_crypto_nss.vcxproj(78,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\crypto\apr_crypto_nss.vcxproj (72,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
10>C:\work\apr-util\crypto\apr_crypto_nss.vcxproj(78,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\crypto\apr_crypto_nss.vcxproj (72,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
1>C:\work\apr-util\crypto\apr_crypto_nss.vcxproj(78,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\crypto\apr_crypto_nss.vcxproj (72,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
13>C:\work\apr-util\crypto\apr_crypto_openssl.vcxproj(78,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\crypto\apr_crypto_openssl.vcxproj (72,5)". This is
most likely a build authoring error. This subsequent import will be
ignored.
12>C:\work\apr-util\crypto\apr_crypto_openssl.vcxproj(78,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\crypto\apr_crypto_openssl.vcxproj (72,5)". This is
most likely a build authoring error. This subsequent import will be
ignored.
10>C:\work\apr-util\crypto\apr_crypto_openssl.vcxproj(78,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\crypto\apr_crypto_openssl.vcxproj (72,5)". This is
most likely a build authoring error. This subsequent import will be
ignored.
11>C:\work\apr-util\crypto\apr_crypto_openssl.vcxproj(78,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\crypto\apr_crypto_openssl.vcxproj (72,5)". This is
most likely a build authoring error. This subsequent import will be
ignored.
1>C:\work\apr-util\crypto\apr_crypto_openssl.vcxproj(78,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\crypto\apr_crypto_openssl.vcxproj (72,5)". This is
most likely a build authoring error. This subsequent import will be
ignored.
1>C:\work\apr-util\dbd\apr_dbd_freetds.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_freetds.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
10>C:\work\apr-util\dbd\apr_dbd_freetds.vcxproj(82,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_freetds.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
13>C:\work\apr-util\dbd\apr_dbd_freetds.vcxproj(82,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_freetds.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
12>C:\work\apr-util\dbd\apr_dbd_freetds.vcxproj(82,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_freetds.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
11>C:\work\apr-util\dbd\apr_dbd_freetds.vcxproj(82,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_freetds.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
1>  apr_random.c
15>C:\work\apr-util\dbd\apr_dbd_pgsql.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_pgsql.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
14>C:\work\apr-util\dbd\apr_dbd_pgsql.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_pgsql.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
16>C:\work\apr-util\dbd\apr_dbd_pgsql.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_pgsql.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
1>C:\work\apr-util\dbd\apr_dbd_pgsql.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_pgsql.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
11>C:\work\apr-util\dbd\apr_dbd_pgsql.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_pgsql.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
12>C:\work\apr-util\dbd\apr_dbd_pgsql.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_pgsql.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
13>C:\work\apr-util\dbd\apr_dbd_pgsql.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_pgsql.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
10>C:\work\apr-util\dbd\apr_dbd_pgsql.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_pgsql.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
1>  sha2.c
16>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(392,5):
warning MSB8028: The intermediate directory (.\Debug\) contains files
shared from another project (apr_dbd_freetds.vcxproj).  This can lead
to incorrect clean and rebuild behavior.
11>  apr_crypto_openssl.c
10>  apr_crypto_nss.c
12>  apr_dbd_freetds.c
16>  apr_dbd_pgsql.c
1>  sha2_glue.c
16>apr_dbd_pgsql.c(27): fatal error C1083: Cannot open include file:
'libpq-fe.h': No such file or directory
1>C:\work\apr-util\dbd\apr_dbd_mysql.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_mysql.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
11>C:\work\apr-util\dbd\apr_dbd_mysql.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_mysql.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
14>C:\work\apr-util\dbd\apr_dbd_mysql.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_mysql.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
16>C:\work\apr-util\dbd\apr_dbd_mysql.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_mysql.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
15>C:\work\apr-util\dbd\apr_dbd_mysql.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_mysql.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
13>C:\work\apr-util\dbd\apr_dbd_mysql.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_mysql.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
12>C:\work\apr-util\dbd\apr_dbd_mysql.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_mysql.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
10>C:\work\apr-util\dbd\apr_dbd_mysql.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_mysql.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
17>------ Build started: Project: apr_dbd_sqlite2, Configuration:
Debug Win32 ------
1>C:\work\apr-util\dbd\apr_dbd_oracle.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_oracle.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
10>C:\work\apr-util\dbd\apr_dbd_oracle.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_oracle.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
12>C:\work\apr-util\dbd\apr_dbd_oracle.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_oracle.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
13>C:\work\apr-util\dbd\apr_dbd_oracle.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_oracle.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
14>C:\work\apr-util\dbd\apr_dbd_oracle.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_oracle.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
15>C:\work\apr-util\dbd\apr_dbd_oracle.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_oracle.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
17>C:\work\apr-util\dbd\apr_dbd_oracle.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_oracle.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
11>C:\work\apr-util\dbd\apr_dbd_oracle.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_oracle.vcxproj (75,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
10>C:\work\apr-util\dbd\apr_dbd_sqlite2.vcxproj(75,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_sqlite2.vcxproj (72,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
1>C:\work\apr-util\dbd\apr_dbd_sqlite2.vcxproj(75,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_sqlite2.vcxproj (72,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
17>C:\work\apr-util\dbd\apr_dbd_sqlite2.vcxproj(75,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_sqlite2.vcxproj (72,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
12>C:\work\apr-util\dbd\apr_dbd_sqlite2.vcxproj(75,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_sqlite2.vcxproj (72,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
11>C:\work\apr-util\dbd\apr_dbd_sqlite2.vcxproj(75,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_sqlite2.vcxproj (72,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
14>C:\work\apr-util\dbd\apr_dbd_sqlite2.vcxproj(75,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_sqlite2.vcxproj (72,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
15>C:\work\apr-util\dbd\apr_dbd_sqlite2.vcxproj(75,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_sqlite2.vcxproj (72,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
13>C:\work\apr-util\dbd\apr_dbd_sqlite2.vcxproj(75,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_sqlite2.vcxproj (72,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
12>apr_dbd_freetds.c(48): fatal error C1083: Cannot open include file:
'regex.h': No such file or directory
18>------ Build started: Project: apr_dbd_sqlite3, Configuration:
Debug Win32 ------
17>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(392,5):
warning MSB8028: The intermediate directory (.\Debug\) contains files
shared from another project (apr_dbd_freetds.vcxproj,
apr_dbd_pgsql.vcxproj).  This can lead to incorrect clean and rebuild
behavior.
1>  shm.c
10>C:\work\apr-util\dbd\apr_dbd_sqlite3.vcxproj(75,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_sqlite3.vcxproj (72,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
11>C:\work\apr-util\dbd\apr_dbd_sqlite3.vcxproj(75,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_sqlite3.vcxproj (72,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
1>C:\work\apr-util\dbd\apr_dbd_sqlite3.vcxproj(75,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_sqlite3.vcxproj (72,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
13>C:\work\apr-util\dbd\apr_dbd_sqlite3.vcxproj(75,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_sqlite3.vcxproj (72,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
14>C:\work\apr-util\dbd\apr_dbd_sqlite3.vcxproj(75,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_sqlite3.vcxproj (72,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
17>C:\work\apr-util\dbd\apr_dbd_sqlite3.vcxproj(75,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_sqlite3.vcxproj (72,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
15>C:\work\apr-util\dbd\apr_dbd_sqlite3.vcxproj(75,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_sqlite3.vcxproj (72,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
18>C:\work\apr-util\dbd\apr_dbd_sqlite3.vcxproj(75,5): warning
MSB4011: 
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_sqlite3.vcxproj (72,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
17>  apr_dbd_sqlite2.c
18>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(392,5):
warning MSB8028: The intermediate directory (.\Debug\) contains files
shared from another project (apr_dbd_freetds.vcxproj,
apr_dbd_pgsql.vcxproj, apr_dbd_sqlite2.vcxproj).  This can lead to
incorrect clean and rebuild behavior.
1>C:\work\apr-util\dbd\apr_dbd_odbc.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_odbc.vcxproj (79,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
10>C:\work\apr-util\dbd\apr_dbd_odbc.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_odbc.vcxproj (79,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
13>C:\work\apr-util\dbd\apr_dbd_odbc.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_odbc.vcxproj (79,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
11>C:\work\apr-util\dbd\apr_dbd_odbc.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_odbc.vcxproj (79,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
15>C:\work\apr-util\dbd\apr_dbd_odbc.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_odbc.vcxproj (79,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
14>C:\work\apr-util\dbd\apr_dbd_odbc.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_odbc.vcxproj (79,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
17>C:\work\apr-util\dbd\apr_dbd_odbc.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_odbc.vcxproj (79,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
18>C:\work\apr-util\dbd\apr_dbd_odbc.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbd\apr_dbd_odbc.vcxproj (79,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
17>apr_dbd_sqlite2.c(24): fatal error C1083: Cannot open include file:
'sqlite.h': No such file or directory
18>  apr_dbd_sqlite3.c
19>------ Build started: Project: apr_dbm_db, Configuration: Debug Win32 ------
18>apr_dbd_sqlite3.c(24): fatal error C1083: Cannot open include file:
'sqlite3.h': No such file or directory
10>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1189,5):
warning MSB8012:
TargetPath(C:\work\apr-util\crypto\.\Debug\apr_crypto_nss.dll) does
not match the Linker's OutputFile property value
(C:\work\apr-util\crypto\Debug\apr_crypto_nss-1.dll). This may cause
your project to build incorrectly. To correct this, please make sure
that $(OutDir), $(TargetName) and $(TargetExt) property values match
the value specified in %(Link.OutputFile).
10>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1191,5):
warning MSB8012: TargetName(apr_crypto_nss) does not match the
Linker's OutputFile property value (apr_crypto_nss-1). This may cause
your project to build incorrectly. To correct this, please make sure
that $(OutDir), $(TargetName) and $(TargetExt) property values match
the value specified in %(Link.OutputFile).
1>C:\work\apr-util\dbm\apr_dbm_db.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbm\apr_dbm_db.vcxproj (79,5)". This is most likely
a build authoring error. This subsequent import will be ignored.
10>C:\work\apr-util\dbm\apr_dbm_db.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbm\apr_dbm_db.vcxproj (79,5)". This is most likely
a build authoring error. This subsequent import will be ignored.
19>C:\work\apr-util\dbm\apr_dbm_db.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbm\apr_dbm_db.vcxproj (79,5)". This is most likely
a build authoring error. This subsequent import will be ignored.
11>C:\work\apr-util\dbm\apr_dbm_db.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbm\apr_dbm_db.vcxproj (79,5)". This is most likely
a build authoring error. This subsequent import will be ignored.
13>C:\work\apr-util\dbm\apr_dbm_db.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbm\apr_dbm_db.vcxproj (79,5)". This is most likely
a build authoring error. This subsequent import will be ignored.
15>C:\work\apr-util\dbm\apr_dbm_db.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbm\apr_dbm_db.vcxproj (79,5)". This is most likely
a build authoring error. This subsequent import will be ignored.
14>C:\work\apr-util\dbm\apr_dbm_db.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbm\apr_dbm_db.vcxproj (79,5)". This is most likely
a build authoring error. This subsequent import will be ignored.
18>C:\work\apr-util\dbm\apr_dbm_db.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbm\apr_dbm_db.vcxproj (79,5)". This is most likely
a build authoring error. This subsequent import will be ignored.
11>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1189,5):
warning MSB8012:
TargetPath(C:\work\apr-util\crypto\.\Debug\apr_crypto_openssl.dll)
does not match the Linker's OutputFile property value
(C:\work\apr-util\crypto\Debug\apr_crypto_openssl-1.dll). This may
cause your project to build incorrectly. To correct this, please make
sure that $(OutDir), $(TargetName) and $(TargetExt) property values
match the value specified in %(Link.OutputFile).
11>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1191,5):
warning MSB8012: TargetName(apr_crypto_openssl) does not match the
Linker's OutputFile property value (apr_crypto_openssl-1). This may
cause your project to build incorrectly. To correct this, please make
sure that $(OutDir), $(TargetName) and $(TargetExt) property values
match the value specified in %(Link.OutputFile).
10>LINK : fatal error LNK1181: cannot open input file 'nss3.lib'
20>------ Build started: Project: apr_dbm_gdbm, Configuration: Debug
Win32 ------
11>LINK : fatal error LNK1181: cannot open input file 'libeay32.lib'
1>  apr_cpystrn.c
21>------ Build started: Project: apr_ldap, Configuration: Debug Win32 ------
20>C:\work\apr-util\dbm\apr_dbm_gdbm.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbm\apr_dbm_gdbm.vcxproj (79,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
1>C:\work\apr-util\dbm\apr_dbm_gdbm.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbm\apr_dbm_gdbm.vcxproj (79,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
15>C:\work\apr-util\dbm\apr_dbm_gdbm.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbm\apr_dbm_gdbm.vcxproj (79,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
14>C:\work\apr-util\dbm\apr_dbm_gdbm.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbm\apr_dbm_gdbm.vcxproj (79,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
13>C:\work\apr-util\dbm\apr_dbm_gdbm.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbm\apr_dbm_gdbm.vcxproj (79,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
19>C:\work\apr-util\dbm\apr_dbm_gdbm.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbm\apr_dbm_gdbm.vcxproj (79,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
18>C:\work\apr-util\dbm\apr_dbm_gdbm.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\dbm\apr_dbm_gdbm.vcxproj (79,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
1>C:\work\apr-util\ldap\apr_ldap.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\ldap\apr_ldap.vcxproj (72,5)". This is most likely a
build authoring error. This subsequent import will be ignored.
13>C:\work\apr-util\ldap\apr_ldap.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\ldap\apr_ldap.vcxproj (72,5)". This is most likely a
build authoring error. This subsequent import will be ignored.
14>C:\work\apr-util\ldap\apr_ldap.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\ldap\apr_ldap.vcxproj (72,5)". This is most likely a
build authoring error. This subsequent import will be ignored.
15>C:\work\apr-util\ldap\apr_ldap.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\ldap\apr_ldap.vcxproj (72,5)". This is most likely a
build authoring error. This subsequent import will be ignored.
19>C:\work\apr-util\ldap\apr_ldap.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\ldap\apr_ldap.vcxproj (72,5)". This is most likely a
build authoring error. This subsequent import will be ignored.
20>C:\work\apr-util\ldap\apr_ldap.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\ldap\apr_ldap.vcxproj (72,5)". This is most likely a
build authoring error. This subsequent import will be ignored.
21>C:\work\apr-util\ldap\apr_ldap.vcxproj(78,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\ldap\apr_ldap.vcxproj (72,5)". This is most likely a
build authoring error. This subsequent import will be ignored.
19>  apr_dbm_berkeleydb.c
20>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(392,5):
warning MSB8028: The intermediate directory (.\Debug\) contains files
shared from another project (apr_dbm_db.vcxproj).  This can lead to
incorrect clean and rebuild behavior.
20>  apr_dbm_gdbm.c
21>  apr_ldap_init.c
1>  apr_fnmatch.c
19>C:\work\apr-util\include\apu_want.h(46): fatal error C1083: Cannot
open include file: 'db.h': No such file or directory
13>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(392,5):
warning MSB8028: The intermediate directory (.\Debug\) contains files
shared from another project (apr_dbd_freetds.vcxproj,
apr_dbd_pgsql.vcxproj, apr_dbd_sqlite2.vcxproj,
apr_dbd_sqlite3.vcxproj).  This can lead to incorrect clean and
rebuild behavior.
20>apr_dbm_gdbm.c(28): fatal error C1083: Cannot open include file:
'gdbm.h': No such file or directory
15>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(392,5):
warning MSB8028: The intermediate directory (.\Debug\) contains files
shared from another project (apr_dbd_freetds.vcxproj,
apr_dbd_mysql.vcxproj, apr_dbd_pgsql.vcxproj, apr_dbd_sqlite2.vcxproj,
apr_dbd_sqlite3.vcxproj).  This can lead to incorrect clean and
rebuild behavior.
21>  apr_ldap_option.c
1>  apr_snprintf.c
13>  apr_dbd_mysql.c
14>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(392,5):
warning MSB8028: The intermediate directory (.\Debug\) contains files
shared from another project (apr_dbd_freetds.vcxproj,
apr_dbd_mysql.vcxproj, apr_dbd_oracle.vcxproj, apr_dbd_pgsql.vcxproj,
apr_dbd_sqlite2.vcxproj, apr_dbd_sqlite3.vcxproj).  This can lead to
incorrect clean and rebuild behavior.
15>  apr_dbd_oracle.c
13>apr_dbd_mysql.c(43): fatal error C1083: Cannot open include file:
'mysql.h': No such file or directory
21>  apr_ldap_rebind.c
1>  apr_strings.c
14>  apr_dbd_odbc.c
15>apr_dbd_oracle.c(60): fatal error C1083: Cannot open include file:
'oci.h': No such file or directory
1>  apr_strnatcmp.c
21>  Generating Code...
21>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1189,5):
warning MSB8012:
TargetPath(C:\work\apr-util\ldap\.\Debug\apr_ldap.dll) does not match
the Linker's OutputFile property value
(C:\work\apr-util\ldap\Debug\apr_ldap-1.dll). This may cause your
project to build incorrectly. To correct this, please make sure that
$(OutDir), $(TargetName) and $(TargetExt) property values match the
value specified in %(Link.OutputFile).
21>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1191,5):
warning MSB8012: TargetName(apr_ldap) does not match the Linker's
OutputFile property value (apr_ldap-1). This may cause your project to
build incorrectly. To correct this, please make sure that $(OutDir),
$(TargetName) and $(TargetExt) property values match the value
specified in %(Link.OutputFile).
14>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1189,5):
warning MSB8012:
TargetPath(C:\work\apr-util\dbd\.\Debug\apr_dbd_odbc.dll) does not
match the Linker's OutputFile property value
(C:\work\apr-util\dbd\Debug\apr_dbd_odbc-1.dll). This may cause your
project to build incorrectly. To correct this, please make sure that
$(OutDir), $(TargetName) and $(TargetExt) property values match the
value specified in %(Link.OutputFile).
14>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1191,5):
warning MSB8012: TargetName(apr_dbd_odbc) does not match the Linker's
OutputFile property value (apr_dbd_odbc-1). This may cause your
project to build incorrectly. To correct this, please make sure that
$(OutDir), $(TargetName) and $(TargetExt) property values match the
value specified in %(Link.OutputFile).
1>  Generating Code...
21>LINK : fatal error LNK1181: cannot open input file
'C:\work\apr\Debug\libapr-1.lib'
14>LINK : fatal error LNK1181: cannot open input file
'C:\work\apr\Debug\libapr-1.lib'
1>  Compiling...
1>  apr_strtok.c
1>  apr_hash.c
1>  apr_skiplist.c
1>  apr_tables.c
1>  proc.c
1>  signals.c
1>  thread.c
1>  threadpriv.c
1>  time.c
1>  timestr.c
1>  groupinfo.c
1>  userinfo.c
1>  Generating Code...
1>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1357,5):
warning MSB8012: TargetPath(C:\work\apr\.\LibD\apr.lib) does not match
the Library's OutputFile property value (C:\work\apr\LibD\apr-1.lib).
This may cause your project to build incorrectly. To correct this,
please make sure that $(OutDir), $(TargetName) and $(TargetExt)
property values match the value specified in %(Lib.OutputFile).
1>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1359,5):
warning MSB8012: TargetName(apr) does not match the Library's
OutputFile property value (apr-1). This may cause your project to
build incorrectly. To correct this, please make sure that $(OutDir),
$(TargetName) and $(TargetExt) property values match the value
specified in %(Lib.OutputFile).
1>  apr.vcxproj -> C:\work\apr\.\LibD\apr.lib
22>------ Build started: Project: preaprapp, Configuration: Debug Win32 ------
23>------ Build started: Project: preapriconv, Configuration: Debug Win32 ------
22>C:\work\apr-iconv\build\preapriconv.vcxproj(83,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-iconv\build\preapriconv.vcxproj (76,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
23>C:\work\apr-iconv\build\preapriconv.vcxproj(83,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-iconv\build\preapriconv.vcxproj (76,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
22>C:\work\apr\build\preaprapp.vcxproj(117,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr\build\preaprapp.vcxproj (106,5)". This is most likely a
build authoring error. This subsequent import will be ignored.
23>C:\work\apr\build\preaprapp.vcxproj(117,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr\build\preaprapp.vcxproj (106,5)". This is most likely a
build authoring error. This subsequent import will be ignored.
24>------ Build started: Project: aprapp, Configuration: Debug Win32 ------
25>------ Build started: Project: apriconv, Configuration: Debug Win32 ------
24>C:\work\apr-iconv\apriconv.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-iconv\apriconv.vcxproj (79,5)". This is most likely a
build authoring error. This subsequent import will be ignored.
24>C:\work\apr\build\aprapp.vcxproj(116,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr\build\aprapp.vcxproj (98,5)". This is most likely a build
authoring error. This subsequent import will be ignored.
25>C:\work\apr-iconv\apriconv.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-iconv\apriconv.vcxproj (79,5)". This is most likely a
build authoring error. This subsequent import will be ignored.
25>C:\work\apr\build\aprapp.vcxproj(116,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr\build\aprapp.vcxproj (98,5)". This is most likely a build
authoring error. This subsequent import will be ignored.
25>  iconv.c
24>  apr_app.c
24>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1357,5):
warning MSB8012: TargetPath(C:\work\apr\build\.\..\LibD\aprapp.lib)
does not match the Library's OutputFile property value
(C:\work\apr\LibD\aprapp-1.lib). This may cause your project to build
incorrectly. To correct this, please make sure that $(OutDir),
$(TargetName) and $(TargetExt) property values match the value
specified in %(Lib.OutputFile).
24>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1359,5):
warning MSB8012: TargetName(aprapp) does not match the Library's
OutputFile property value (aprapp-1). This may cause your project to
build incorrectly. To correct this, please make sure that $(OutDir),
$(TargetName) and $(TargetExt) property values match the value
specified in %(Lib.OutputFile).
25>  iconv_ces.c
25>  iconv_ces_euc.c
24>  aprapp.vcxproj -> C:\work\apr\build\.\..\LibD\aprapp.lib
25>  iconv_ces_iso2022.c
26>------ Build started: Project: preaprutil, Configuration: Debug Win32 ------
25>  iconv_int.c
26>C:\work\apr-util\build\preaprutil.vcxproj(79,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\build\preaprutil.vcxproj (73,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
25>C:\work\apr-util\build\preaprutil.vcxproj(79,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\build\preaprutil.vcxproj (73,5)". This is most
likely a build authoring error. This subsequent import will be
ignored.
25>  iconv_module.c
25>  iconv_uc.c
25>  Generating Code...
25>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1357,5):
warning MSB8012: TargetPath(C:\work\apr-iconv\.\LibD\apriconv.lib)
does not match the Library's OutputFile property value
(C:\work\apr-iconv\LibD\apriconv-1.lib). This may cause your project
to build incorrectly. To correct this, please make sure that
$(OutDir), $(TargetName) and $(TargetExt) property values match the
value specified in %(Lib.OutputFile).
25>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1359,5):
warning MSB8012: TargetName(apriconv) does not match the Library's
OutputFile property value (apriconv-1). This may cause your project to
build incorrectly. To correct this, please make sure that $(OutDir),
$(TargetName) and $(TargetExt) property values match the value
specified in %(Lib.OutputFile).
25>  apriconv.vcxproj -> C:\work\apr-iconv\.\LibD\apriconv.lib
27>------ Build started: Project: aprutil, Configuration: Debug Win32 ------
27>C:\work\apr-util\aprutil.vcxproj(82,5): warning MSB4011:
"C:\Users\tomihasa\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props"
cannot be imported again. It was already imported at
"C:\work\apr-util\aprutil.vcxproj (75,5)". This is most likely a build
authoring error. This subsequent import will be ignored.
27>  Creating apr_ldap.h from apr_ldap.hw
27>  Creating apu.h from apu.hw
27>  Creating apu_want.h from apu_want.hw
27>  Creating apu_config.h from apu_config.hw
27>  Creating apu_select_dbm.h from apu_select_dbm.hw
27>  apr_brigade.c
27>  apr_buckets.c
27>  apr_buckets_alloc.c
27>  apr_buckets_eos.c
27>  apr_buckets_file.c
27>  apr_buckets_flush.c
27>  apr_buckets_heap.c
27>  apr_buckets_mmap.c
27>  apr_buckets_pipe.c
27>  apr_buckets_pool.c
27>  apr_buckets_refcount.c
27>  apr_buckets_simple.c
27>  apr_buckets_socket.c
27>  apr_crypto.c
27>  apr_md4.c
27>  apr_md5.c
27>  apr_passwd.c
27>  apr_sha1.c
27>  crypt_blowfish.c
27>crypto\crypt_blowfish.c(894): warning C4244: '=': conversion from
'unsigned long' to 'char', possible loss of data
27>  getuuid.c
27>  Generating Code...
27>  Compiling...
27>  uuid.c
27>  apr_dbd.c
27>  apr_dbd_freetds.c
27>  apr_dbd_mysql.c
27>  apr_dbd_odbc.c
27>  apr_dbd_oracle.c
27>  apr_dbd_pgsql.c
27>  apr_dbd_sqlite2.c
27>  apr_dbd_sqlite3.c
27>  apr_dbm.c
27>  apr_dbm_berkeleydb.c
27>  apr_dbm_gdbm.c
27>  apr_dbm_sdbm.c
27>  sdbm.c
27>  sdbm_hash.c
27>  sdbm_lock.c
27>  sdbm_pair.c
27>  apr_base64.c
27>  apr_hooks.c
27>  apr_ldap_init.c
27>  Generating Code...
27>  Compiling...
27>  apr_ldap_option.c
27>  apr_ldap_rebind.c
27>  apr_ldap_stub.c
27>  apr_ldap_url.c
27>  apr_memcache.c
27>  apr_date.c
27>  apr_queue.c
27>  apr_reslist.c
27>  apr_rmm.c
27>  apr_thread_pool.c
27>  apu_dso.c
27>  apu_version.c
27>  apr_strmatch.c
27>  apr_uri.c
27>  xlate.c
27>  apr_xml.c
27>  Generating Code...
27>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1357,5):
warning MSB8012: TargetPath(C:\work\apr-util\.\LibD\aprutil.lib) does
not match the Library's OutputFile property value
(C:\work\apr-util\LibD\aprutil-1.lib). This may cause your project to
build incorrectly. To correct this, please make sure that $(OutDir),
$(TargetName) and $(TargetExt) property values match the value
specified in %(Lib.OutputFile).
27>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppBuild.targets(1359,5):
warning MSB8012: TargetName(aprutil) does not match the Library's
OutputFile property value (aprutil-1). This may cause your project to
build incorrectly. To correct this, please make sure that $(OutDir),
$(TargetName) and $(TargetExt) property values match the value
specified in %(Lib.OutputFile).
27>  aprutil.vcxproj -> C:\work\apr-util\.\LibD\aprutil.lib
========== Build: 10 succeeded, 17 failed, 0 up-to-date, 0 skipped ==========

Any suggestions or hints?

Tomi

Reply via email to