Problem making revision 125

"A collection of spu programs to accelerate media related applications for the CellBE ( PS3 ) platform" - unsolo

Moderator: unsolo

Post Reply
panu
Posts: 7
Joined: Tue Nov 20, 2007 4:37 am

Problem making revision 125

Post by panu »

I did encounter problem while making the medialib as stated in the installation instructions. It complains that spu-medialib/data_2d.h is not found. File is referenced from draw_rect.c. The file says

Code: Select all

#include <spu-medialib/data_2d.h>
[code]

Which seem litle odd. When changed to just "data_2d.h" compilation succeeded. Though don't know yet does it actually work.

Is there something wrong with my compilation environment or was that just mistyped include?
unsolo
Posts: 155
Joined: Mon Apr 16, 2007 2:39 am
Location: OSLO Norway

Post by unsolo »

i will need to fix that :)
Don't do it alone.
Post Reply