-lVC works only if Vc is a shard library (i.e. for a libVc.so) and not for a static library. A static library is just any like other compiled file (.o) and you just need to add it to the linking command.
Lorenzo
-lVC works only if Vc is a shard library (i.e. for a libVc.so) and not for a static library. A static library is just any like other compiled file (.o) and you just need to add it to the linking command.
Lorenzo