Hi,
when I try to compile the addon with the latest nightly build on osX el capitan a linker error occurs:
ld: framework not found EDSDK clang: error: linker command failed with exit code 1 (use -v to see invocation)
I included the .framework files in the project. The target membership is set as required . So I do not have any idea what could be the reason.
Hi, when I try to compile the addon with the latest nightly build on osX el capitan a linker error occurs:
ld: framework not found EDSDK clang: error: linker command failed with exit code 1 (use -v to see invocation)
I included the .framework files in the project. The target membership is set as
required
. So I do not have any idea what could be the reason.