Re: libreoffice-5.3.5.2 would not build for me with Python-2.7

2017-08-08 Thread Kubilay Kocak
On 8/9/17 7:24 AM, Mikhail T. wrote: > I have python=3.6 in my DEFAULT_VERSIONS, but both 2.7 and 3.6 are > installed. > > While trying to build libreoffice, the build attempted to use 2.7 and I > kept getting the compiler errors like this: > >pyuno_util.cxx:43:18: error: no matching function

libreoffice-5.3.5.2 would not build for me with Python-2.7

2017-08-08 Thread Mikhail T.
I have python=3.6 in my DEFAULT_VERSIONS, but both 2.7 and 3.6 are installed. While trying to build libreoffice, the build attempted to use 2.7 and I kept getting the compiler errors like this: pyuno_util.cxx:43:18: error: no matching function for call to 'PyUnicodeUCS2_FromUnicode' un