You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have successfully implemented binding on Ubuntu 19.10, however at windows 10 there exist an error after the commands below.
Any help will be appreciated.
Thanks
Commands:
cd libpff
./synclibs.sh
./autogen.sh
./configure --prefix /usr/ --with-python –with-python3
Error:
to use local version... (cached) auto-detect
./configure: line 15879: syntax error near unexpected token newline'
./configure: line 15879: PKG_CHECK_MODULES('
The text was updated successfully, but these errors were encountered:
I have successfully implemented binding on Ubuntu 19.10, however at windows 10 there exist an error after the commands below.
Any help will be appreciated.
Thanks
Commands:
cd libpff
./synclibs.sh
./autogen.sh
./configure --prefix /usr/ --with-python –with-python3
Error:
to use local version... (cached) auto-detect
./configure: line 15879: syntax error near unexpected token newline'
./configure: line 15879: PKG_CHECK_MODULES('
The text was updated successfully, but these errors were encountered: