Javier G. - 02 November 2010 10:46 AM
Could you please provide more info about the actual procedure?
I haven’t tried to install old sdk.
Using 7-zip.exe archiver:
Right Click on downloaded sdk -> 7-Zip -> Extract files… to a directory -> navigate to this extraction directory/$_OUTDIR/Bin/—> copy CLEyeMulticam.dll into any /directory/of/your/choice/.
Open CLEyeMulticamTest.pde in Processing. Locate the following line in the setup() method:
CLCamera.loadLibrary("C://PATH//TO//CL-EYE SDK FOLDER//Bin//CLEyeMulticam.dll");
and replace the path with the “/directory/of/your/choice/CLEyeMulticam.dll” above.
That’s it!