Skip to content

[RPI] - missing libs #8356

Closed
Closed
@dimitre

Description

@dimitre

error (only on openCV examples)

/usr/bin/ld: cannot find -lblas: No such file or directory
/usr/bin/ld: cannot find -llapack: No such file or directory

fix: add this libraries to install scripts

sudo apt install liblapack-dev libblas-dev

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions