Open etherbrat opened 5 years ago
you may want to try with a fresh build dir, since cmake keeps state, and is sometimes relucatant to changing it.
Thanks. I have already tried that without success.
Neil Higgins (iPhone) higgins-demack@bigpond.com
On 31 Jan 2019, at 8:00 pm, Wilfried Goesgens notifications@github.com wrote:
you may want to try with a fresh build dir, since cmake keeps state, and is sometimes relucatant to changing it.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
I am sure I built the shared object yesterday by just following the build instructions (viz. (cd build && cmake -DCMAKE_BUILD_TYPE=Release .. && make && sudo make install)) , but I cannot repeat that achievement today. :-( All that gets built and installed today are the .a and .h files. What I am doing wrong?