Unable to use catch2 unit test library on teach server by Charley Xu - Wednesday, 15 February 2023, 7:01 PM Number of replies: 2 Hello,I am trying to use the catch2 library on the teach server, but I run into the following error: Permalink In reply to Charley Xu Re: Unable to use catch2 unit test library on teach server by Charley Xu - Wednesday, 15 February 2023, 7:08 PM Ahh, it should be -lCatch2 as opposed to -lCatch at the end. Slight error on slide 15 of Lecture 8. Permalink Show parent In reply to Charley Xu Re: Unable to use catch2 unit test library on teach server by Ramses van Zon - Wednesday, 15 February 2023, 10:50 PM Thanks for catching that (unintentional pun), yes it should have been -lCatch2. I've updated the slides. Permalink Show parent
In reply to Charley Xu Re: Unable to use catch2 unit test library on teach server by Charley Xu - Wednesday, 15 February 2023, 7:08 PM Ahh, it should be -lCatch2 as opposed to -lCatch at the end. Slight error on slide 15 of Lecture 8. Permalink Show parent In reply to Charley Xu Re: Unable to use catch2 unit test library on teach server by Ramses van Zon - Wednesday, 15 February 2023, 10:50 PM Thanks for catching that (unintentional pun), yes it should have been -lCatch2. I've updated the slides. Permalink Show parent
In reply to Charley Xu Re: Unable to use catch2 unit test library on teach server by Ramses van Zon - Wednesday, 15 February 2023, 10:50 PM Thanks for catching that (unintentional pun), yes it should have been -lCatch2. I've updated the slides. Permalink Show parent