Linker not being able to find the Catch library

Linker not being able to find the Catch library

par Latife Atar,
Nombre de réponses : 1

I have loaded catch2 library in my teach cluster working area. After I run makefile, I am getting this error which refers to linker not being able to find the Catch library. Is there any solution?


En réponse à Latife Atar

Re: Linker not being able to find the Catch library

par Ramses van Zon,

There was a typo in an earlier version of the slides.  You should replace -lCatch with -lCatch2.