dimensional-de / napi-canon-cameras

Node AddOn Api module for Canon cameras
GNU General Public License v3.0
53 stars 22 forks source link

Mac os support #3

Closed TobiasFranek closed 2 years ago

TobiasFranek commented 2 years ago

Hey,

first of all great work with this library (truly a lifesaver). I adapted the code and the node-gyp configuration so it compiles on mac os. But for some reason the events from the connected camera are not executed (event handler etc are correctly initialized). I'm not that experienced with c++ unfortunately. Do you have any idea what the issue here could be? If there is nothing you can do for me it's totally fine and you can close this issue, just wanted to check if you have maybe some experience with EDSDK on mac os.