You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2016/09/28 17:22:46 UTC

[Issue 127144] New: windows build breaks in modules basegfx and ucbhelper

https://bz.apache.org/ooo/show_bug.cgi?id=127144

          Issue ID: 127144
        Issue Type: DEFECT
           Summary: windows build breaks in modules basegfx and ucbhelper
           Product: Build Tools
           Version: 4.2.0-dev
          Hardware: PC
                OS: Windows 7
            Status: CONFIRMED
          Severity: Normal
          Priority: P5 (lowest)
         Component: code
          Assignee: issues@openoffice.apache.org
          Reporter: oliver.brinzing@gmx.de

Created attachment 85702
  --> https://bz.apache.org/ooo/attachment.cgi?id=85702&action=edit
build break

with svn revision 1762685 windows debug build breaks in:

c:/build_tmp/trunk/main/basegfx/source/tools/liangbarsky.cxx(25) : error C2858:
command-line option 'program database name
(/Fdc:\build_tmp\trunk\main\basegfx\vc90.pdb)' inconsistent with precompiled
header, which used
'/Fdc:\build_tmp\trunk\main\solver\420\wntmsci12\workdir\linktarget\pdb\library\ibasegfx.lib.pdb'
debugplotter.cx

for details see attached file.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 127144] windows build breaks in modules basegfx and ucbhelper

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=127144

Oliver Brinzing <ol...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver.brinzing@gmx.de

--- Comment #1 from Oliver Brinzing <ol...@gmx.de> ---
temporary workaround: use option "--disable-pch"

-- 
You are receiving this mail because:
You are the assignee for the issue.