discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building 3.9.1 and finding SDL2 built with autotools


From: Barry Jackson
Subject: Re: Building 3.9.1 and finding SDL2 built with autotools
Date: Thu, 10 Jun 2021 10:48:40 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 09/06/2021 00:28, Ron Economos wrote:
It's not looking for sdl2, it's looking for sdl1.2.

If you're using a version of CMake greater than 3.17, you can turn on find_package debugging by adding the following to the cmake invocation:

-DCMAKE_FIND_DEBUG_MODE=1

This will give copious output about exactly what and where packages are being searched.

Ron


Thanks Ron,
Just the info I needed, it really helped.

Noted for future use as well!

It was our packaging of SDL that was in the process of being changed that was causing the problem. All sorted now.

Cheers,
Barry




reply via email to

[Prev in Thread] Current Thread [Next in Thread]