Am Tue, Nov 07, 2023 at 01:55:49PM - schrieb Sune Vuorela:
> target_link_libraries(test PRIVATE Catch2::Catch2WithMain)
Thanks a lot. This was exactly the hint I needed.
Kind regards
Andreas.
--
http://fam-tille.de
Hi, you may want to see #1054706.
Best wishes,
Jerome
On 07/11/2023 14:18, Andreas Tille wrote:
Hi,
as per bug #1054707 libodsstream failed to build from source due to
/<>/test/test_ods.cpp:3:10: fatal error: catch2/catch.hpp: No
such file or directory
3 | #include
|
On 2023-11-07, Andreas Tille wrote:
> I noticed that catch2 does not contain the header file catch.hpp any
> more. There is now some catch_all.hpp. So I replaced this header file
> in a patch[1] but obviously this problem can't be solved by pure wild
> guessing since this has lead to
>
>/us
Hi Petr,
Am Tue, Nov 07, 2023 at 02:41:00PM +0100 schrieb Petr Kubánek:
> catch2 is a bit complicated story. Look on GitHub, unfortunately catch2 v2.x
> changed headers, just for catch2 v3.x to change it back. Best is to use catch2
> v3.x, but that comes with a static library you need to link ASIK
Hi Andreas,catch2 is a bit complicated story. Look on GitHub, unfortunately catch2 v2.x changed headers, just for catch2 v3.x to change it back. Best is to use catch2 v3.x, but that comes with a static library you need to link ASIK.PetrDne 7. 11. 2023 14:18 napsal uživatel Andreas Tille :Hi,
as
Hi,
as per bug #1054707 libodsstream failed to build from source due to
/<>/test/test_ods.cpp:3:10: fatal error: catch2/catch.hpp: No
such file or directory
3 | #include
| ^~
compilation terminated.
I noticed that catch2 does not contain the header file c
6 matches
Mail list logo