>
> I wanted to get a feel on raytrace : "gpu.demos.raytrace"
>
> This is the info I'd like to add
>
> 1) dependency OpenAL32.dll
> 2) proper way to load C library
>
> I copied DLL to factor directory
>
> "OpenAL32.dll" "." cdecl add-library
> "OpenAL32.dll" load-library
>

I think you just want to add the DLL to factor's directory and then restart?

You shouldn't have to run the add-library words because the
``extra/openal/openal.factor`` does it for you.

Best,
John.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to