[haiku-bugs] [Haiku] #6317: WindowShade build errors due to missing tooltip colors

  • From: "Karvjorm" <trac@xxxxxxxxxxxx>
  • Date: Wed, 14 Jul 2010 14:17:42 -0000

#6317: WindowShade build errors due to missing tooltip colors
-----------------------------------------+----------------------------------
   Reporter:  Karvjorm                   |        Owner:  nobody   
       Type:  bug                        |       Status:  new      
   Priority:  normal                     |    Milestone:  R1       
  Component:  - General                  |      Version:  R1/alpha2
   Keywords:  WindowShade tooltip color  |   Blocked By:           
Has a Patch:  0                          |     Platform:  All      
   Blocking:                             |  
-----------------------------------------+----------------------------------
 When I tried "jam -q" in src/bin directory, build fails because of the
 following error messages:
 {{{
 ...found 24953 target(s)...
 ...updating 805 target(s)...
 ...can't find 1 target(s)...
 ...can't make 22 target(s)...
 C++ ../../generated/objects/haiku/x86/release/bin/WindowShade.o
 WindowShade.cpp:50: error: 'B_TOOLTIP_BACKGROUND_COLOR' was not declared
 in this scope
 WindowShade.cpp:50: error: 'B_TOOLTIP_BACKGROUND_COLOR' was not declared
 in this scope
 WindowShade.cpp:51: error: 'B_TOOLTIP_TEXT_COLOR' was not declared in this
 scope
 WindowShade.cpp:51: error: 'B_TOOLTIP_TEXT_COLOR' was not declared in this
 scope
 }}}
 I'm running r37437 GCC4.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6317>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: