-1

I have a project which need CVB so I link the CVB libraries in my Cmake and the headers with some include in my main.hpp. Nevertheless functions of CVB which are in these libraries are undefined and I don't understand why. If someone may help me, thanks.

Fabio Mendes Soares
  • 1,357
  • 5
  • 20
  • 30

1 Answers1

0

I found the solution it was because i must run it on x32 and no in x64