cmucam3-hardware (#1) - Compilation errors (#239) - Message List

Compilation errors

Hi

Somebody please help me compile the viola jones face detector code. I am using Dev C++ Version 4.9.9.2 I keep running into linker errors(undefined refernces) or missing statements. I don't know how to build the project properly. Please tell me which all files I need to include in my project and what all parameters are to be given to the compiler so that all issues are resolved.

Please reply fast.

  • Message #574

    Hi,

    We have not tested with the Dev C++ environment. Please try using the CodeSourcery? compiler as described here: Windows-Quick-Start.

    • Message #575

      Is there a IDE compiler where I can escape the command line?