betaflight / blackbox-tools

Tools for working with blackbox flight logs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problems compiling for Windows

xRealNeon opened this issue · comments

Hi
I try to compile the blackbox tools on windows but i get errors all the time.

File (Include) cannot be opened: "unistd.h": No such file or directory

I followed the instructions in the readme

What informations are missing? @mikeller

@xRealNeon: The information that you were asked to provide when you opened this issue.

Describe your problem:I try to compile the blackbox tools on windows but i get errors all the time.
Include ways to reproduce the problem:

The tools can be built with Visual Studio Express 2013, just open up the solution in the visual-studio/ folder. You'll need to include the .DLL files from lib/win32 in the same directory as your built executable.

what hardware / software you are using: WIndows 10, Microsoft Visual Studio Community 2019
Version 16.5.3

@xRealNeon: Ok, looks like the building the blackbox tools in Windows does not work with the versions that you are using - how about you try using the versions described as working in the Readme?

grafik
I got these errors

with the version from the readme

Can you just precompile it and make a release in Github? @mikeller

@xRealNeon: There has not been much change, you can probably use one of the existing releases.

@mikeller in the github releases are no binaries.

commented

This issue / pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week.

commented

Automatically closing as inactive.