est runs to completion without
breaking.
Jeff
From: Josh Morman
Sent: Tuesday, November 15, 2022 8:54 AM
To: Jeff S
Cc: discuss-gnuradio@gnu.org
Subject: Re: VS Code for QA Tests
Jeff,
1) Is the c++ code built with Debug symbols (CMAKE_BUILD_TYPE=Debug)
2) Have you installed your built files? W
Jeff,
1) Is the c++ code built with Debug symbols (CMAKE_BUILD_TYPE=Debug)
2) Have you installed your built files? When running from python, VSCode
uses the current PYTHONPATH in the environment and loads the .so files from
there, not from the build directory
Josh
On Mon, Nov 14, 2022 at 8:29 P