| View previous topic :: View next topic |
| Author |
Message |
panu
Joined: 20 Nov 2007 Posts: 7
|
Posted: Tue Nov 20, 2007 4:47 am Post subject: Problem making revision 125 |
|
|
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]
#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? |
|
| Back to top |
|
 |
unsolo
Joined: 16 Apr 2007 Posts: 155 Location: OSLO Norway
|
Posted: Tue Nov 20, 2007 10:59 pm Post subject: |
|
|
i will need to fix that :) _________________ Don't do it alone. |
|
| Back to top |
|
 |
|