openCV in 64 bit machinesopenCV in 64 bit machines

Hi ,

I have generated a dll and a ctf in Matlab 2008 ,using visual studio 2008. This ctf contains many of the openCV dlls as well. The whole thing is compiled in a 32 bit machine using 32 bit VS2008. Then, this application is made to run on a 64 bit machine.
The application(.exe files) crashed. This was made running using corflags utility tool on the 64 bit machine using a 32 bit VS2008.
Now, the application runs,but, it gives an error in the module that makes use of openCV (the mex files). These mex files make use of openCV dlls(cv110,cxcore,cvaux and highgui). Is there some way I can make the openCV dlls work on a 64 bit machine. Also, can i give build options for the compiler (i.e change it from Any CPU to exclusive x86) via Matlab?

Thanks,
LFG
Topic archived. No new replies allowed.