28.09.2015 23:16, liviusliv...@poczta.onet.pl wrote:

   Hi, Karol

> i try to build FB3 from source code on Windows 7 64bit.
> I use VS2015 express (comunity).

   We have no support for VS2015 so far, sorry.

> 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

   VS2015 was not found by our build system (as expected)...

>     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

   It's OK, as make_icu doesn't make something :) It just unpack pre-built 
binaries.

> but when i try to build “make_boot.bat” i got errors:

   And it is expected.

...

> Any advice

   You could try to add support for VS2015 or wait while someone else add it.
Or you could use supported tool, such as VS2010 or VS2013 (don't know if it
is still available for download)

Regards,
Vlad

------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to