this define is well hidden in the sample code projects, and is nowhere mentioned in docs/

also i don't really understand why i have to set that at all.
if i want to link statically it seems that i ought to define CAMERALIBRARY_STATIC anyhow.
also i would recomment to protect the CAMERALIBRARY_(IM|EX)PORTS declspec magic with an "#ifdef _WIN32" as this only applies to windows platforms anyhow [*]
everything is working now; great!
[*] just in case you are working on non-windows ports of cameraSDK (i noticed the word "linux" in some headers which gives me hope
