discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] 3.7 SWIG mess up


From: Sylvain Munaut
Subject: Re: [Discuss-gnuradio] 3.7 SWIG mess up
Date: Sat, 1 Jun 2013 12:56:53 +0200

Hi,

> It seems that CMake couldn't decide between the two python version
> installed (I'm on gentoo and it maintains two // python tree) and
> decided to use the interpreter of one with the libraries and include
> path from the other. Apparently CMake is not bothered one bit by the
> fact "v2.7.3" != "v3.2.3" ...
>
> I have no idea whatsoever how to fix it though ...

Just in case someone else faces the issue :

-DPythonLibs_FIND_VERSION:STRING="2.7" -DPythonInterp_FIND_VERSION:STRING="2.7"


Cheers,

    Sylvain



reply via email to

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