flandmark icon indicating copy to clipboard operation
flandmark copied to clipboard

How compile flandmark in c++ ?

Open henriquem opened this issue 10 years ago • 1 comments

Hello, I deep appreciate this flandmark contratulations !! powerfull and Amazing framework!

I posted my problem in this Forum: http://stackoverflow.com/questions/25652538/i-cant-generate-dll-from-flandmark-v0-7-plataform-x86-win-7

I dont know what I can do to solve it.

Please help me How I can compile to .dll to afterwards integrate with JAVA (JNA/JNI) I explained in details what I did to try generate the .dll from flandmark .

Thanks so much

henriquem avatar Sep 04 '14 02:09 henriquem

Hi,

you should set the OpenCV_DIR variable in cmake to the build directory of OpenCV. Then it should work without problems.

uricamic avatar Sep 04 '14 07:09 uricamic