Skip to content

cannot install qvina-w #2

Description

@white-heron

hello !
i followed the instructions to install Qvina-W from https://qvina.github.io/compilingQvina-w.html using WSL
however when i type ''make'' it doesn't proceed and this message appears :

ln -sf g++ -print-file-name=libstdc++.a
rm -f dependencies_tmp dependencies_tmp.bak
touch dependencies_tmp
makedepend -f dependencies_tmp -Y -I src/lib src/lib/.cpp src/tests/.cpp src/design/.cpp src/main/.cpp src/split/.cpp src/tune/.cpp
/bin/sh: 1: makedepend: not found
make: *** [Makefile:71: depend] Error 127

i have boost 1.83 installed and changed the first 2 lines of makefile to the path to Boost and the Boost version
and also tried not changing anything , and it didn't work.

any help is appreciated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions