Issue 79031

Summary: to-be-SRC680_m218: disable basebmp/test...
Product: Build Tools Reporter: pavel
Component: codeAssignee: jens-heiner.rechtien
Status: CLOSED FIXED QA Contact: issues@tools <issues>
Severity: Trivial    
Priority: P1 (highest) CC: issues
Version: current   
Target Milestone: OOo 2.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

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.