Installation problem in Windows10

Having issues with the site, hardware, source code, or any other issues?
Post Reply
Damian
Posts: 1
Joined: Wed Sep 20, 2017 3:18 am

Installation problem in Windows10

Post by Damian »

Hello, I'm Damian from Spain and this is the first time I participate in this forum.
Yesterday, I received a BladeRF x40. I downloaded the latest windows installer version from https://www.nuand.com/support.php, but when tried to execute the file "bladeRF-win-installer-latest.exe" always appeared an error indicating that this application can't be executed in my PC.
I've read the installation guide and, according to that, it can't be executed in windows 10, only works untils Windows 8.1. My PC use Windows10.
Is it impossible to run BladeRF in Windows10?
User avatar
rtucker
Posts: 77
Joined: Sun Jan 25, 2015 10:38 am

Re: Installation problem in Windows10

Post by rtucker »

Greetings...

Indeed, it looks like Windows 10 is not happy with the installer being a 32-bit application. Just to make sure I'm seeing the same thing, if you open Event Viewer and look at the Application Logs, do you have an log message from Wow64 Emulation Layer like this?

Code: Select all

The program or feature "\??\C:\Users\Rey Tucker\Downloads\temp\bladeRF-win-installer-latest.exe"
cannot start or run due to incompatibity with 64-bit versions of Windows. Please contact the software vendor
to ask if a 64-bit Windows compatible version is available.
For what it's worth, I've been able to build from scratch (using libusb, but not CyAPI) under Windows 10, using the instructions at https://github.com/Nuand/bladeRF/wiki/G ... 3A-Windows and https://github.com/Nuand/bladeRF/tree/master/host. So it's doable, but not fun. (Also, the wiki instructions are out-of-date -- I have built with Visual Studio 2017 by modifying pthreads slightly.)

I've opened an issue to track this: https://github.com/Nuand/bladeRF/issues/529 ... hopefully this can be cleared up for the next release :<

Thanks for the heads up!
Rey Tucker (she/her)
Systems Engineer, Nuand LLC
Rochester, NY, USA

#WontBeErased
sedneyh
Posts: 1
Joined: Tue Oct 24, 2017 7:57 am

Re: Installation problem in Windows10

Post by sedneyh »

I am new and got my BladeRF today, but it does not work with my windows 10, really want to know when this release will be available
User avatar
rtucker
Posts: 77
Joined: Sun Jan 25, 2015 10:38 am

Re: Installation problem in Windows10

Post by rtucker »

Could you try installing the version immediately prior to the latest one, https://www.nuand.com/windows_installer ... alpha2.exe ? It should work, based on a single quick test. Let me know how it goes, though!
Rey Tucker (she/her)
Systems Engineer, Nuand LLC
Rochester, NY, USA

#WontBeErased
Post Reply