Errors in Compiling MEX-Files with the Microsoft® Visual C++® IDE

Hi

I am a beginner in C++. In an attempt to compile MEX-files with VS2008, I followed instructions given in http://coachk.cs.ucf.edu/GPGPU/Compiling_a_MEX_file_with_Visual_Studio2.htm.

However, the .mexw32 file cannot be found.

After building the solution nevertheless, the header file "cv.h" is not found, with the error showing "Cannot open include file: 'cv.h': No such file or directory"

So the header file was downloaded and then added to the project. Tried building it again but the same error appears. Is there anything that is required to change for the settings for the header file?

Please help.. thank you!

Cheers
Lynn
Topic archived. No new replies allowed.