Skip to content

"Cmake --build." Is not completed #35

@shibryo

Description

@shibryo

I followed the manual to include the library and build it. However, an error occurs during the build process. Is there a better way to deal with it?

In file included from /Users/home/rnnlib/src/Val.cpp:22:
In file included from /Users/home/rnnlib/src/MultilayerNet.hpp:21:
In file included from /Users/home/rnnlib/src/Mdrnn.hpp:30:
/Users/home/rnnlib/src/NetcdfDataset.hpp:26:10: fatal error:
'netcdfcpp.h' file not found
#include "netcdfcpp.h"
^~~~~~~~~~~~~
2 warnings and 1 error generated.
make[2]: *** [CMakeFiles/rnnval.dir/src/Val.cpp.o] Error 1
make[1]: *** [CMakeFiles/rnnval.dir/all] Error 2
make: *** [all] 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