[haiku-development] Re: my build environment problems

  • From: Stephan Assmus <superstippi@xxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Thu, 14 Jun 2007 23:59:51 +0200

Hi Michael,

Michael Berg wrote (2007-06-14, 23:21:47 [+0200]):
> I know from when I build on R5 a lot of the new constants, for colors and
> such, are missing. I think it's because the R5 and dano targets uses their
> original headers and new values such as B_TOOLTIP_* from dano is not
> available in R5, therefore B_WINDOW_INACTIVE_* from haiku is not in R5 or
> Dano which leads to undeclared identifiers. Maybe there needs to be a
> Compatibility header that adds new constants from Haiku back into R5 and
> Dano so when those targets are used they can compile fully. just a thought.

Yes, this header does in fact exist 
(headers/build/HaikuBuildCompatibility.h). It might well be that it doesn't 
define everything it needs to when _not_ compiling some apps for the Haiku 
target. If you need to define any constants, you need to fix this header. 
Sorry it didn't work for your out of the box, but the non-Haiku targets are 
not so well maintained.

Best regards,
-Stephan





Other related posts: