[interfacekit] Re: Missing header build problems

> 
> 06.11.2002 16:06:08, DarkWyrm <bpmagic@xxxxxxxxxxxxxxx> wrote:
> 
> I am not a jam expert, but some things in the Jamfile seem to be
> wrong:
> 
> 1) <$(SOURCE=5FGRIST)> is this required=3F
Perhaps, it doesn't hurt.

> 2) App uses proto2=5Ftest=5Fapp, but LinkSharedOSLib uses OBApplication
perhaps wrong

I fixed your OBFont problem (checkout the new Font.h file), but the freetype 
headers and library
is not correctly included by the jamrules, someone need to fix them.

Marcus


Index: Font.h
CVS Browser:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/open-beos/current/headers/os/interface/Font.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /cvsroot/open-beos/current/headers/os/interface/Font.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Font.h      23 Oct 2002 20:07:50 -0000      1.2
+++ Font.h      7 Nov 2002 00:42:03 -0000       1.3
@@ -1,5 +1,5 @@
-#ifndef OBFONT=5FH=5F
-#define OBFONT=5FH=5F
+#ifndef =5FFONT=5FH=5F
+#define =5FFONT=5FH=5F
 
 #include <BeBuild.h>
 #include <SupportDefs.h>




Other related posts: