W dniu 08.08.2014 o 11:53, 奕佑 pisze: > Hello, > > I have the same problem before. After adding the virtual function in > include directory and other are done. > > You need to "make clean" and after that you just make and make > install. The "AttributeError: 'module' object has no attribute" will > solve. > > I have no idea why the swig won't update when you add new virtual > function in include file if you have done make. > > Jeff Guo >
Hi, I also ran into this problem that SWIG files aren't generated again when I change a block interface in a header from "include/" directory. I always have to make clean when I do that in order to successfully compile. Can it be easily corrected by editing cmake files? Piotr Krysik _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
