https://bugs.freedesktop.org/show_bug.cgi?id=66395

          Priority: medium
            Bug ID: 66395
          Assignee: [email protected]
           Summary: Compilation error in Windows with UTF-8 unfriendly
                    codepage
          Severity: normal
    Classification: Unclassified
                OS: Windows (All)
          Reporter: [email protected]
          Hardware: Other
            Status: UNCONFIRMED
           Version: 4.2.0.0.alpha0+ Master
         Component: Libreoffice
           Product: LibreOffice

Created attachment 81737
  --> https://bugs.freedesktop.org/attachment.cgi?id=81737&action=edit
Full error message

This is a regression of https://issues.apache.org/ooo/show_bug.cgi?id=76970

Step to reproduce on Windows XP

1. Open "Control Panel" -> "Regional and Language Options"
2. Select "Languages" tab
3. Check "Install files for East Asian languages"
4. Select "Advanced" tab
5. Select "Japanese" of "Language for non-Unicode programs"
6. Check "932 (ANSI/OEM - Japanese Shift-JIS)" of "Code page conversion tables"
7. Restart computer
8. Start to build libreoffice
9. The Build will fail with following message

$ /opt/lo/bin/make
/opt/lo/bin/make -j 1 -rs -f C:/libo/Makefile.gbuild
[build DEP] LNK:Library/ivcl.lib
[build CXX] vcl/win/source/window/keynames.cxx
C:/libo/vcl/win/source/window/keynames.cxx : warning C4819: The file contains a
character that cannot be represented in the current code page (932). Save the
file in Unicode format to prevent data loss
C:/libo/vcl/win/source/window/keynames.cxx(126) : error C2001: newline in
constant
(snip)
make[1]: ***
[C:/libo/workdir/wntmsci13.pro/CxxObject/vcl/win/source/window/keynames.o]
Error 2
make: *** [build] Error 2

Full error message is attached. Also same error occurs on Windows 8.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to