>One of our developers discovered that Firebird 2.5 fails to compile
MSVC2013, made some steps in the direction of fixing it (like we did
internally for GCC 6), and was told that for Firebird 2.5, it was more work
than he envisioned: http://tracker.firebirdsql.org/browse/CORE-5120

You can look to my "clone" of FB2.5:
https://github.com/dmitry-lipetsk/firebird/tree/B2_5_Release

It supports compilation by VS2005-VS2015. I use VS2015.

But contains the some corrections of source code and project files.

----- [sample of command line for compilations]

1. builds\win32\build_fb_all.bat MSVC14XP

2. builds\win32\build_fb_all.bat MSVC12XP

3. builds\win32\build_fb.bat MSVC14XP AMD64 Debug

-----
Binary files (in case of VS2015) will be placed into folders:

output\msvc14xp_Win32_Debug
output\msvc14xp_Win32_Release
output\msvc14xp_x64_Debug
output\msvc14xp_x64_Release

-----
Regards,
Dmitry Kovalenko


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to