Skip to content

How you repository works? #1

@JafferWilson

Description

@JafferWilson

I tried to make but got the following error:


"make" -f nbproject/Makefile-Debug.mk QMAKE= SUBPROJECTS= .build-conf
make[1]: Entering directory '/home/aims/ANN-master'
"make"  -f nbproject/Makefile-Debug.mk dist/Debug/Cygwin_4.x-Windows/ann.exe
make[2]: Entering directory '/home/aims/ANN-master'
mkdir -p build/Debug/Cygwin_4.x-Windows
rm -f "build/Debug/Cygwin_4.x-Windows/main.o.d"
g++ -std=gnu++11   -c -g -I/cygdrive/C/boost_1_55_0 -MMD -MP -MF "build/Debug/Cygwin_4.x-Windows/main.o.d" -o build/Debug/Cygwin_4.x-Windows/main.o main.cpp
main.cpp:8:33: fatal error: boost/multi_array.hpp: No such file or directory
 #include <boost/multi_array.hpp>
                                 ^
compilation terminated.
nbproject/Makefile-Debug.mk:66: recipe for target 'build/Debug/Cygwin_4.x-Windows/main.o' failed
make[2]: *** [build/Debug/Cygwin_4.x-Windows/main.o] Error 1
make[2]: Leaving directory '/home/aims/ANN-master'
nbproject/Makefile-Debug.mk:59: recipe for target '.build-conf' failed
make[1]: *** [.build-conf] Error 2
make[1]: Leaving directory '/home/aims/ANN-master'
nbproject/Makefile-impl.mk:39: recipe for target '.build-impl' failed
make: *** [.build-impl] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions