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

cannot find -lvl #1

Open
seipak opened this issue May 22, 2019 · 1 comment
Open

cannot find -lvl #1

seipak opened this issue May 22, 2019 · 1 comment

Comments

@seipak
Copy link

seipak commented May 22, 2019

when I "$make " under the path "../DaLI/octave/ "
the make error comes like,
"
CFLAGS="-g -DHAVE_PTHREADS=0" mkoctfile --mex -g -I.. -lm -lceigs -larpack -lcxsparse -lumfpack -lfftw3 -lvl dali_compute.c ../dali.c ../dali_mesh.c
/usr/bin/ld: cannot find -lvl
collect2: error: ld returned 1 exit status
Makefile:22: recipe for target 'dali_compute.mex' failed
make: *** [dali_compute.mex] Error 1
"
Could please tell me what the lvl package is ?
Because I could google any information about -lvl.

@cool-demo
Copy link

So do I.
/usr/bin/ld: cannot find -lvl
What is lvl?

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

2 participants