|
From: Adrian <vk...@gm...> - 2025-09-18 11:30:17
|
The cmake compile working directory will show ; 73 vk4tux On 18/9/25 21:18, Arkadiusz Miśkiewicz via wsjt-devel wrote: > On 17/09/2025 02:58, Marco Calistri via wsjt-devel wrote: >> Hello, >> >> I attempted to compile the new source WSJTX 3.0.0-rc1 code as always >> I did so far, but now cmake is giving an error. >> >> This is the sequence of commands I alway launch (in this specific >> case I added the POLICY_VERSION=3.5): >> >> tar -xzvf /home/marco/Scaricati/wsjtx-3.0.0-rc1.tgz -C >> /home/marco/WSJT- X_build/build/ >> cd /home/marco/WSJT-X_build/build/wsjtx-3.0.0-rc1/ > > That dir doesn't contain wsjtx sources directly. You need to unpack > src/wsjtx.tgz - that's where actual source is. > |