|
From: Bill S. <g4...@cl...> - 2015-05-18 18:41:45
|
On 18/05/2015 19:37, Michael Black wrote: Hi Mike. > > How do I turn on and compile HAMLIB and CAT tracing in 1.6.1 with > JTSDK? Getting an error and need to see what it's doing. > You should be able to edit the CMakeCache.txt file in the build tree or use cmake-gui on it. I don't know how to trigger another build with the new options but you can just do: cmake --build <build-tree-path> --target install anyway. > > Mike W9MDB > 73 Bill G4WJS. |