Issue 127144 - windows build breaks in modules basegfx and ucbhelper
Summary: windows build breaks in modules basegfx and ucbhelper
Status: CONFIRMED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 4.2.0-dev
Hardware: PC Windows 7
: P5 (lowest) Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-28 17:22 UTC by Oliver Brinzing
Modified: 2016-10-01 12:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
build break (227.64 KB, text/plain)
2016-09-28 17:22 UTC, Oliver Brinzing
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Oliver Brinzing 2016-09-28 17:22:46 UTC
Created attachment 85702 [details]
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.
Comment 1 Oliver Brinzing 2016-10-01 12:32:43 UTC
temporary workaround: use option "--disable-pch"