Unable to use catch2 unit test library on teach server

Unable to use catch2 unit test library on teach server

par Charley Xu,
Nombre de réponses : 2

Hello,

I am trying to use the catch2 library on the teach server, but I run into the following error:


En réponse à Charley Xu

Re: Unable to use catch2 unit test library on teach server

par Charley Xu,
Ahh, it should be -lCatch2 as opposed to -lCatch at the end.

Slight error on slide 15 of Lecture 8.
En réponse à Charley Xu

Re: Unable to use catch2 unit test library on teach server

par Ramses van Zon,
Thanks for catching that (unintentional pun), yes it should have been -lCatch2. I've updated the slides.