Hi, i try to build FB3 from source code on Windows 7 64bit. I use VS2015 express (comunity). I override system vars V I change some errors in code – to support constants with space prefix.
And then i successfully build “make_icu.bat” E:\SVN\Firebird\firebird\tags\T3_0_0_Beta2\builds\win32>make_icu.bat Setting Environment Variables thus... vs_ver=msvc10 vs_ver_express=1 platform=x64 msvc_version=10 db_path=E:/SVN/Firebird/firebird/tags/T3_0_0_Beta2 root_path=E:\SVN\Firebird\firebird\tags\T3_0_0_Beta2 server_name=localhost (End of setenvvar.bat) Executed set_build_target.bat Extracting pre-built ICU but when i try to build “make_boot.bat” i got errors: E:\SVN\Firebird\firebird\tags\T3_0_0_Beta2\builds\win32>make_boot.bat The file: "E:\ProgramyZainstalowane\Microsoft Visual Studio 14.0\Common7\Tools\\..\.. \VC\vcvarsall.bat" AMD64 has already been executed. Setting Environment Variables thus... vs_ver=msvc10 vs_ver_express=1 platform=x64 msvc_version=10 db_path=E:/SVN/Firebird/firebird/tags/T3_0_0_Beta2 root_path=E:\SVN\Firebird\firebird\tags\T3_0_0_Beta2 server_name=localhost (End of setenvvar.bat) Executed set_build_target.bat Copy autoconfig.h Creating directories Building btyacc (x64\release)... Error building btyacc, see btyacc_x64.log and log contain: 1>------ Build started: Project: btyacc, Configuration: Release x64 ------ 1>Error: The "ConfigurationGeneral" rule is missing from the project. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== i try to find info on google but answers not satisfy my problem – because i succesfully compiled by 64bit compiler icu. Any advice regards, Karol Bieniaszewski
------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel