Hi, I'm trying to compile gnuradio under Win7 64 bit. boost-chrono seems to be missing from the Cmake requirements, so I added it.
But there is a further glitch when _gnuradio_core_filter is executed during compilation: 13> Unable to find file 'C:\src\gnuradio\gnuradio-core\src\li\swig\gnuradio_core_filter.i'. This seems to be an obvious "typo" in the build rules (gnuradio-core\src\liB\swig needs to be in the path), but I can't figure out where it comes from and how to fix it. Could you help me out? P. _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
