jordens / pyflycapture2

python bindings for the flycapture v2 api (libflycapture-2c)
37 stars 31 forks source link

Update setup.py to accommodate 64 bit Flycapture2 #1

Closed carlschoonover closed 10 years ago

carlschoonover commented 10 years ago

Determines whether FlyCapture2 root folder is in "C:/Program Files (x86)/" or "C:/Program Files/" and whether its library folder is "/lib/C" or "/lib64/C", depending on whether Flycapture2 is 32 or 64 bit release.