LibXtract
LibXtract copied to clipboard
Build error on Windows
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...