Issue 79031 - to-be-SRC680_m218: disable basebmp/test...
Summary: to-be-SRC680_m218: disable basebmp/test...
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P1 (highest) Trivial (vote)
Target Milestone: OOo 2.3
Assignee: jens-heiner.rechtien
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-29 21:33 UTC by pavel
Modified: 2007-07-07 21:55 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2007-06-29 21:33:29 UTC
It needs vcl/ include files but vcl depends on basebmp, thus no vcl files at basebmp build time.

/Users/pavel/BUILD/X11/BuildDir/ooo_SRC680_m218_src/basebmp/test/bmpdemo.cxx:52:26: error: 
vcl/window.hxx: No such file or directory
/Users/pavel/BUILD/X11/BuildDir/ooo_SRC680_m218_src/basebmp/test/bmpdemo.cxx:53:25: error: 
vcl/svapp.hxx: No such file or directory
/Users/pavel/BUILD/X11/BuildDir/ooo_SRC680_m218_src/basebmp/test/bmpdemo.cxx:54:26: error: 
vcl/msgbox.hxx: No such file or directory
/Users/pavel/BUILD/X11/BuildDir/ooo_SRC680_m218_src/basebmp/test/bmpdemo.cxx:55:27: error: 
vcl/unowrap.hxx: No such file or directory
/Users/pavel/BUILD/X11/BuildDir/ooo_SRC680_m218_src/basebmp/test/bmpdemo.cxx:56:26: error: 
vcl/bitmap.hxx: No such file or directory
/Users/pavel/BUILD/X11/BuildDir/ooo_SRC680_m218_src/basebmp/test/bmpdemo.cxx:57:26: error: 
vcl/bmpacc.hxx: No such file or directory
Comment 1 jens-heiner.rechtien 2007-07-02 10:31:49 UTC
Building bmpdemo has already been disabled in SRC680 m218.
Comment 2 pavel 2007-07-07 21:55:17 UTC
yes, verified.

Closign.