In Windows I am attempting to create an installer for a custom built UHD. UHD works as it should, however the PACKAGE target does not finish. I get the following error. This seems to be a common error when specifying an absolute path rather than a relative path. Is there a way around this?
85>------ Build started: Project: PACKAGE, Configuration: Release x64 ------ 85>CPack: Create package using NSIS 85>CPack: Install projects 85>CPack: - Install project: UHD 85>CPack: - Install component: libraries 85>CPack: - Install component: pythonapi 85>CMake Error at C:/martin/uhd_stack_build/uhd_build/python/cmake_install.cmake:42 (message): 85> ABSOLUTE path INSTALL DESTINATION forbidden (by caller): C:/Program 85> Files/UHD/Lib/site-packages/uhd 85>Call Stack (most recent call first): 85> C:/martin/uhd_stack_build/uhd_build/cmake_install.cmake:73 (include) 85> 85> 85>EXEC : CPack error : Error when generating package: UHD -- Martin K. _______________________________________________ USRP-users mailing list USRP-users@lists.ettus.com http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com