> Now the problem, this is the code i changed/added to try and get the
> freetype to build in OUR project [...]

Unfortunately, I've never used Jam, and David Turner is not responsive
these days...  Maybe there are simply errors in the Jamfile which
crept in due to incorrect (or missing) updates.

> This works as in it builds to a point, all the source files build
> but i get an error at the end as it tries to build apinames which
> results in linker errors.

It would be helpful if you can show us the errors.  `apinames' is only
intended to build the `ftexport.sym' file (or whatever name it has on
the target platform).  If you are doing cross-compiling, this program
is not meant to be compiled for the target platform but for the
building platform.


    Werner

_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to