Am 07.03.2016 um 22:27 schrieb Georg Baum:

> - The wanted type is always 64bit => use boost::int64_t for signed values
and boost::uint64_t for unsigned values (MSVC does not have std::int64_t or
::it64_t, at least not in the 2010 version)

Many thanks for having a look.

MSVC 2015 has this:
https://msdn.microsoft.com/en-us/library/323b6b3k.aspx

Qt 5.6 won't support MSVC 2010 so we can concentrate on MSVC 2015. I would even say that we will have to require MSVC 2015 Update 2 to compile LyX because of bug
http://www.lyx.org/trac/ticket/9892

regards Uwe

Reply via email to