On 12/6/21 7:29 PM, Jack Riley wrote:
Hi,

I'm attempting to build UHD on Windows from source so I can use the Python 
libraries but encountering the following error building usrp_mpm:

package directory 'C:Users\Jack\uhd\host\build\python\simulator\usrp_mpm' does 
not exist

Noting the lack of a backslash between C: and Users at the start of the 
problematic path, this appears to be the issue. For some reason the path within 
the build task is wrong for this project. What is the process for fixing this 
error?

Regards,
Jack Riley
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Hi Jack,

Does this patch fix your problem?
https://github.com/conda-forge/uhd-feedstock/blob/master/recipe/0004-cmake-Don-t-set-package_dir-in-setup.py.in.patch

I seem to recall encountering this and fixing it for myself, but I'm not sure 
if that was what did it.

Cheers,
Ryan
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to