On Wed, Feb 20, 2013 at 7:30 AM, Tom Rondeau <t...@trondeau.com> wrote:
> On Wed, Feb 20, 2013 at 9:49 AM, Ralph A. Schmid, dk5ras <ra...@schmid.xxx > > wrote: > > Actually, yes, delete the build directory. There's possibly some stuff > that's built there that's confusing things. Cmake should automatically tell > that things are old and need to be regenerated, but just to be safe. (I > actually have entirely separate build folders for each branch to make sure > thing stay sane.) > It's too late now, as the OP already did a git checkout and pull, but best practice is to go into the build directory and do a 'sudo make uninstall' to remove any traces of the first build that had gotten installed. Then delete the build directory, go back to the source directory, do the git checkout and update to switch branches, and start over with a new build directory. Johnathan
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio