betaflight / blackbox-tools

Tools for working with blackbox flight logs
GNU General Public License v3.0
64 stars 38 forks source link

Problems compiling for Windows #35

Closed xRealNeon closed 4 years ago

xRealNeon commented 4 years ago

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

xRealNeon commented 4 years ago

I followed the instructions in the readme

xRealNeon commented 4 years ago

What informations are missing? @mikeller

mikeller commented 4 years ago

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

xRealNeon commented 4 years ago

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

mikeller commented 4 years ago

@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?

xRealNeon commented 4 years ago

grafik I got these errors

xRealNeon commented 4 years ago

with the version from the readme

xRealNeon commented 4 years ago

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

mikeller commented 4 years ago

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

xRealNeon commented 4 years ago

@mikeller in the github releases are no binaries.

stale[bot] commented 4 years ago

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.

stale[bot] commented 4 years ago

Automatically closing as inactive.