Created
June 11, 2009 10:11
-
-
Save mariuz/127823 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Setting SDK environment relative to C:\Program Files\Microsoft SDKs\Windows\v6.1 | |
. | |
Targeting Windows Server 2008 x86 DEBUG | |
C:\Firebird-2.5.0.23247-Beta1\builds\win32>run_all.bat | |
The specified configuration type is missing. The tools for the | |
configuration might not be installed. | |
Setting Environment Variables thus... | |
vs_ver=msvc8 | |
vs_ver_express=1 | |
platform=x64 | |
msvc_version=8 | |
db_path=C:/Firebird-2.5.0.23247-Beta1 | |
root_path=C:\Firebird-2.5.0.23247-Beta1 | |
server_name=localhost | |
(End of setenvvar.bat) | |
Cleaning temporary directories... | |
Cleaning gen... | |
Cleaning INTL... | |
Cleaning install and build files... | |
Completed executing clean_all | |
The specified configuration type is missing. The tools for the | |
configuration might not be installed. | |
Setting Environment Variables thus... | |
vs_ver=msvc8 | |
vs_ver_express=1 | |
platform=x64 | |
msvc_version=8 | |
db_path=C:/Firebird-2.5.0.23247-Beta1 | |
root_path=C:\Firebird-2.5.0.23247-Beta1 | |
server_name=localhost | |
(End of setenvvar.bat) | |
Executed set_build_target.bat | |
Building ICU x64\release for x64 | |
An error occurred while running make_icu.bat - | |
build failed - see make_icu_x64.log for details | |
C:\Firebird-2.5.0.23247-Beta1\builds\win32> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment