From: Bill S. <g4...@cl...> - 2014-09-11 22:00:13
|
On 11/09/2014 22:50, Michael Black wrote: <snip> > //Path to a library. > hamlib_STATIC_LIBRARY:FILEPATH=hamlib_STATIC_LIBRARY-NOTFOUND > <snip> The above line is the clue. I'm not sure why that is still showing as -NOTFOUND. I think there may be a problem with the package finder I wrote for Hamlib since *-NOTFOUND variables should be retried each build and once the required package is in place should get populated. Can you try re-doing the whole configuration and generation phase of the build. I'm not sure how to trigger that with the JTSDK. Deleting the CMakeCache.txt file might help, if not try deleting the whole build tree and re-running the build script. Summarizing, I think updating the JTSDK wasn't enough, you perhaps needed to reconfigure and regenerate the build tree after that as well. 73 Bill G4WJS. |