| View previous topic :: View next topic |
| Author |
Message |
Neels
Joined: 19 Dec 2006 Posts: 5
|
Posted: Tue Dec 19, 2006 9:02 pm Post subject: Where is libvector.h |
|
|
Hello,
I installed the Cell SDK and experimented a bit with the hello-from-spe sample.
I wanted to experiment a bit with the vector data types, but the compiler doesn't find "libvector.h". I've searched everywhere on my system, it isn't there. Can anyone tell me what I have to do to get access to this include file?
Thanks,
Nils |
|
| Back to top |
|
 |
Shine
Joined: 03 Dec 2004 Posts: 728 Location: Germany
|
Posted: Tue Dec 19, 2006 10:10 pm Post subject: Re: Where is libvector.h |
|
|
| On the CELL SDK 1.1 CD is a file cell-sdk-lib-samples-1.1-10.noarch.rpm, which contains the file /opt/IBM/cell-sdk-1.1/src/lib/vector/libvector.h. |
|
| Back to top |
|
 |
Neels
Joined: 19 Dec 2006 Posts: 5
|
Posted: Tue Dec 19, 2006 10:12 pm Post subject: |
|
|
| Thanks for your help. Why isn't this file installed by the SDK installer directly? Is it okay just to put it in /usr/include? |
|
| Back to top |
|
 |
|