When running run_all DEBUG JUSTBUILD on Windows, the Firebird 4 build
will fail to create the employee database.
The build ends with:
"""
Building employee.fdb
'D:\Development\project\firebird\temp\x64\debug\empbuild\empbuild.exe'
is not recognized as an internal or external command,
operable program or batch file.
Error - empbuild.exe failed - see empbuild_x64.log for details
"""
Earlier during the build of empbuild.exe, the log shows:
"""
Build FAILED.
[..]
"D:\Development\project\firebird\builds\win32\msvc15\FirebirdExamples.sln"
(empbuild target) (1) ->
"D:\Development\project\firebird\builds\win32\msvc15\empbuild.vcxproj"
(default target) (2) ->
(Link target) ->
LINK : fatal error LNK1104: cannot open file 'fbclient.lib'
[D:\Development\project\firebird\builds\win32\msvc
15\empbuild.vcxproj]
2 Warning(s)
1 Error(s)
"""
(I left out the warnings)
Using run_all JUSTBUILD works fine.
As an additional observation, after the DEBUG build failure, I have to
close and reopen the "x64 Native Tools Command Prompt for VS 2017"
between builds, otherwise subsequent builds will always fail.
Mark
--
Mark Rotteveel
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel