Skip to content

Doesn't build #2

@adamltaylor

Description

@adamltaylor

Did this:

taylora@e10u32:/groups/mousebrainmicro/mousebrainmicro/Software$ git clone https://github.com/MouseLightProject/mltk-bary
Cloning into 'mltk-bary'...
remote: Enumerating objects: 305, done.
remote: Total 305 (delta 0), reused 0 (delta 0), pack-reused 305
Receiving objects: 100% (305/305), 81.60 KiB | 0 bytes/s, done.
Resolving deltas: 100% (162/162), done.
taylora@e10u32:/groups/mousebrainmicro/mousebrainmicro/Software$ cd mltk-bary/
taylora@e10u32:/groups/mousebrainmicro/mousebrainmicro/Software/mltk-bary$ ls -l
total 384
drwxrwxr-x 3 taylora mousebrainmicro    30 Jan 22 15:30 app
-rwxrwxr-x 1 taylora mousebrainmicro  1113 Jan 22 15:30 avx2.c
-rwxrwxr-x 1 taylora mousebrainmicro 10404 Jan 22 15:30 avx_bary2b.c
-rwxrwxr-x 1 taylora mousebrainmicro  7860 Jan 22 15:30 avx_bary2.c
-rwxrwxr-x 1 taylora mousebrainmicro  4627 Jan 22 15:30 avx_bary.c
-rw-rw-r-- 1 taylora mousebrainmicro   612 Jan 22 15:30 avx.c
drwxrwxr-x 2 taylora mousebrainmicro    84 Jan 22 15:30 cmake
-rwxrwxr-x 1 taylora mousebrainmicro  1177 Jan 22 15:30 CMakeLists.txt
-rwxrwxr-x 1 taylora mousebrainmicro   926 Jan 22 15:30 make.sh
drwxrwxr-x 2 taylora mousebrainmicro   288 Jan 22 15:30 src
drwxrwxr-x 6 taylora mousebrainmicro   142 Jan 22 15:30 test
taylora@e10u32:/groups/mousebrainmicro/mousebrainmicro/Software/mltk-bary$ 

Next, edited make.sh, changing the line

rootdir=/groups/mousebrainmicro/mousebrainmicro/Software/barycentric5

to

 rootdir=/groups/mousebrainmicro/mousebrainmicro/Software/barycentric-alt

Next, did:

taylora@e10u32:/groups/mousebrainmicro/mousebrainmicro/Software/mltk-bary$ ./make.sh
CMake Error: The source directory "/groups/mousebrainmicro/mousebrainmicro/Software/barycentric-alt/src/mltk-bary" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
taylora@e10u32:/groups/mousebrainmicro/mousebrainmicro/Software/mltk-bary$

Note the error from CMake.

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