Skip to content

cannot install objectdete.rockspec #22

@kirk86

Description

@kirk86

Hi I just downloaded the refactoring2 branch and tried to install objdet-scm-1.rockspec

luarocks install objdet-scm-1.rockspec 
Using objdet-scm-1.rockspec... switching to 'build' mode
Cloning into 'object-detection.torch'...
remote: Counting objects: 21, done.
remote: Compressing objects: 100% (20/20), done.
remote: Total 21 (delta 0), reused 9 (delta 0), pack-reused 0
Unpacking objects: 100% (21/21), done.
Checking connectivity... done.
cmake -E make_directory build;
cd build;
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH="/home/jmitro/torch/install/bin/.." -DCMAKE_INSTALL_PREFIX="/home/user/torch/install/lib/luarocks/rocks/objdet/scm-1"; 
make
   
CMake Error: The source directory "/tmp/luarocks_objdet-scm-1-390/object-detection.torch" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
make: *** No targets specified and no makefile found.  Stop.

Error: Build error: Failed building.

Also the refactoring2 does not include the nnf.lua

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