https://bz.apache.org/ooo/show_bug.cgi?id=123975
Pedro Giffuni <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #17 from Pedro Giffuni <[email protected]> --- For the record: Modern versions of Python have deprecated the old version of the MSVC compiler used to build AOO on Windows. https://wiki.python.org/moin/WindowsCompilers For python 3.5/3.6 we would need to be using MSVC 14.0. But the problem is not just the Windows compiler: it used to be that we could build AOO with an external 3.x python package but, at least on FreeBSD, it is not possible to build AOO with the external python >= 3.6 anymore. Probably some porting is necessary for newer versions (I don't really have details). -- You are receiving this mail because: You are the assignee for the issue. You are on the CC list for the issue.
