Nuand / bladeRF

bladeRF USB 3.0 Superspeed Software Defined Radio Source Code
http://nuand.com
Other
1.15k stars 459 forks source link

building bladerf w/ CyAPI on windows10 #498

Closed guruofquality closed 7 years ago

guruofquality commented 7 years ago

I had to patch around the following line to get a build of bladerf going with the CyAPI on windows 10. It basically fatal errors out since there is no windows 10 in the if statements: https://github.com/Nuand/bladeRF/blob/master/host/cmake/modules/FindCyAPI.cmake#L97

Is this an unusual build combination? I'm happy to take advice otherwise

rtucker commented 7 years ago

Duplicate of #475