Problem while compilation with mex command

>> mex nearest_neighbors.cpp
Building with 'Microsoft Visual C++ 2019'.
Error using mex
nearest_neighbors.cpp
C:\Users\Aishwarya\Desktop\Image.Processing\FLANN\Extension files\serialization.h(9): fatal error C1083: Cannot open
include file: 'lz4.h': No such file or directory
Please help !
Thanks in Advance.

2 件のコメント

Jan
Jan 2020 年 8 月 25 日
Inspect the line 9 of the mentioned file. Are you sure that this file has to be included in the file nearest_neighbors.cpp?
Aishwarya Iyengar
Aishwarya Iyengar 2020 年 8 月 25 日
Yes,
as the lz4 commands are used.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeComputer Vision Toolbox についてさらに検索

質問済み:

2020 年 8 月 24 日

コメント済み:

2020 年 8 月 25 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by