-
Notifications
You must be signed in to change notification settings - Fork 5
how to run this commend ? #1
Copy link
Copy link
Open
Description
when i run this commend : mex -I./darknet/include/ -I./darknet/src/ -L. -lyolo yolomex.c
it will show the error below
Error using mex
MEX cannot find library 'yolo', specified with the -l option.
MEX searched for a file with one of the following names:
libyolo.a
yolo.lib
libyolo.lib
Verify the library name is correct. If the library is not
on the existing path, specify the path with the -L option.
did I lack some file ? or I have to produce this three by my self?
thanks for help me.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels