You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, I'd like to thank you for doing the work by extending the capabilities of the original software.
For start, I am not a programmer but sometimes I write some very simple stuff, like VB macros.
I've used the original scan3d-capture software to do some scans for my own purposes. Since I have a better projector and a canon EOS450D I thought it would be good to use it.
I am running Windows 7, 64 bit. I've downloaded opencv and qt 4.8.6 and edited the path env. variable, as you mentioned. I've downloaded the canon EDSDK 2.15. When I try to build the project from the command line it brings up a lot of errors and it fails adventually. I believe that I am placing the EDSDK files in the wrong place or missing something.
I am trying to make your project build for a week now without success, so it is time that I ask a few questions.
You say:
"Move the EDSDK folder to lib/EDSDK, replace lib/EDSDK/Framekwork/EDSDK.framework to be the 64 bit version."
Unfortunately I don't understand this. I don't know what you mean by "framework".
In the downloaded canon library there are two folders as you know EDSDK and EDSDK64.
Does it mean that I just overwrite the relevant files in the EDSDK folder with the ones from EDSDK64 (two files)?
After this, do I just need to replace the EDSDK folder in lib folder? Or create an other one under EDSDK?
Are there any changes needed to the .pro or .pri files in the build folder ? There are error messages indicating that the build don't have the EDSDK.h file.
Are there any options needed to be switched on because I use a 64-bit Win7 ?
Apologies for the naiv questions, but as I said I am not a programmer, I just want to make this one project work.
The text was updated successfully, but these errors were encountered:
Hi Hezhao,
First, I'd like to thank you for doing the work by extending the capabilities of the original software.
For start, I am not a programmer but sometimes I write some very simple stuff, like VB macros.
I've used the original scan3d-capture software to do some scans for my own purposes. Since I have a better projector and a canon EOS450D I thought it would be good to use it.
I am running Windows 7, 64 bit. I've downloaded opencv and qt 4.8.6 and edited the path env. variable, as you mentioned. I've downloaded the canon EDSDK 2.15. When I try to build the project from the command line it brings up a lot of errors and it fails adventually. I believe that I am placing the EDSDK files in the wrong place or missing something.
I am trying to make your project build for a week now without success, so it is time that I ask a few questions.
You say:
"Move the EDSDK folder to lib/EDSDK, replace lib/EDSDK/Framekwork/EDSDK.framework to be the 64 bit version."
Unfortunately I don't understand this. I don't know what you mean by "framework".
In the downloaded canon library there are two folders as you know EDSDK and EDSDK64.
Apologies for the naiv questions, but as I said I am not a programmer, I just want to make this one project work.
The text was updated successfully, but these errors were encountered: