Hi all, I solved the usrp building problems and built a binary installer for windows including usrp support.
I tried to do all this but to build gr-usrp I need the usrp library. So I need a built usrp driver. When trying to build usrp driver I get fusb_win32.cc:91: `usb_bulk_setup_async' undeclared (first use this function) (probably a libusb version problem)
I found the solution (new libusb version) I now succeeded (after some hacking) in building usrp and gr-usrp I made an installer for all of them I also was left with some usrp_prims dll and python code in my site-packages dir. I dont know what it does but i put it in its own installer You can find the gnuradio-core-audio-usrp and usrp-installer at: http://www.olifantasia.com/pub/projects/gnuradio/mdvh/mingw/binary-installer/gnuradio-with-usrp/ As I said before, I have no way of testing this, so if it works, great. If it doesn't, please solve the problem and tell me about it. Greetings, Martin _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
