discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Fwd: volk build error


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Fwd: volk build error
Date: Thu, 20 Oct 2011 15:19:47 -0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

On 20/10/2011 3:07 PM, Josh Blum wrote:

I recommend that you clean the generated files from the source tree. I
think that was the issue for someone else w/ a volk issue.
git clean -dfx

-josh

In which case, what it might mean is that generated "artifacts" have gotten checked-in to the git tree that shouldn't have been.

The naive approach of "git add *.c *.cpp *.h *.hpp" is likely not a good thing to do when the directory may contain both generated files and non-generated files of the same template. I've done it myself. It leads to badness.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]