Changes between Version 12 and Version 13 of CSPFL_Buildroot

Show
Ignore:
Author:
kemperke (IP: 10.196.7.149)
Timestamp:
01/18/09 11:44:19 (10 months ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CSPFL_Buildroot

    v12 v13  
    6060 
    6161For some reason the "freetype" directory in buildroot/build_arm/staging_dir/usr/include/ is called "freetype2".  You need to copy the "freetype2" folder and call it "freetype". 
     62 
     63[[BR]] 
     64== Known Pixman Problems == 
     65 
     66'''Issue''' 
     67 
     68 * While making, an error of something like: /miscstruct.h:54:20: error: pixman.h: No such file or directory 
     69 
     70 
     71'''Solution''' 
     72 
     73Browse to buildroot/build_arm/staging_dir/usr/include/Pixman-1/ and copy the contents of the directory (should just be two files) up a level (the included directory).