Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux version #2

Open
Buba5473 opened this issue Jul 23, 2021 · 2 comments
Open

Linux version #2

Buba5473 opened this issue Jul 23, 2021 · 2 comments

Comments

@Buba5473
Copy link

Buba5473 commented Jul 23, 2021

When I wanted to build the project, ./configure successfully checked all dependencies, and when I ran make, I swore that only the Windows platform is supported. Is there a way to build a project for Debian?

Making all in src
make[1]: entering directory «/home/mama/formatusb-master/src»
Making all in bled
make[2]: entering directory «/home/mama/formatusb-master/src/bled»
CC libbled_a-bled.o
In file included from bled.c:14:
libbb.h:20:2: error: #error Only Windows platforms are supported
#error Only Windows platforms are supported
^~~~~
In file included from libbb.h:24,
from bled.c:14:
./../msapi_utf8.h:25:10: fatal error: windows.h: No such file or directory
#include <windows.h>
^~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:331: libbled_a-bled.o] Error 1
make[2]: выход из каталога «/home/mama/formatusb-master/src/bled»
make[1]: *** [Makefile:498: all-recursive] Error 1
make[1]: выход из каталога «/home/mama/formatusb-master/src»
make: *** [Makefile:286: all-recursive] Error 1

@maxmod
Copy link

maxmod commented Aug 30, 2021

Hi,
Use Visual studio 2019 to compile and this is only for windows, linux not supported
Thank You

@eyehack84
Copy link

Why is this appearing as a "W32.AIDetectMalware.64" on virus total? Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants