Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't build #2

Open
adamltaylor opened this issue Jan 22, 2020 · 0 comments
Open

Doesn't build #2

adamltaylor opened this issue Jan 22, 2020 · 0 comments

Comments

@adamltaylor
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant