Closed guruofquality closed 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
Duplicate of #475
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