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

Build error on Windows #106

Open
ArtCoreIst opened this issue Feb 18, 2022 · 0 comments
Open

Build error on Windows #106

ArtCoreIst opened this issue Feb 18, 2022 · 0 comments

Comments

@ArtCoreIst
Copy link

ArtCoreIst commented Feb 18, 2022

Hi all,

I need a dll version of the library yet have the following error message when I'm trying to build it on Windows 10:

C:\Users\XXX\Documents\Work\ExternalLibraries\Source\LibXtract>make install
make[1]: Entering directory 'C:/Users/XXX/Documents/Work/ExternalLibraries/Source/LibXtract/src'
The syntax of the command is incorrect.
make[1]: *** [Makefile:92: .build/./delta.o] Error 1
make[1]: Leaving directory 'C:/Users/XXX/Documents/Work/ExternalLibraries/Source/LibXtract/src'
make: *** [Makefile:31: install] Error 2

Both the main and develop branches give the same error. When I build it on MACOS, everything is OK.

Could you please help me with the issue.

Thanks in advance...

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

1 participant