Wednesday, January 13, 2021

Re: 3.9 Setup for OOT development

Hi Gavin - you can probably ignore the first error - there are 2 possible entries for multiple precision libraries.

And I believe you need pygccxml for OOT development in  3.9

Try

  apt install python3-pygccxml

you can always uninstall it.

Also it appears the you may be trying to use an old nonexistent path in lib/CMakeLists.txt file?

-- Cinaed

On 1/13/21 12:32 PM, Gavin Jacobs wrote:
CMake Error in lib/CMakeLists.txt:
  Imported target "gnuradio::gnuradio-runtime" includes non-existent path
    "/include"
  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

No comments:

Post a Comment