compilation - VLFeat compile for Octave: broken makefile -


I am trying to face VLFeat for use with Wikipedia but * .d files are all in the VLFeat root directory Ends. Which then causes the following error to appear for most files.

  mv: can not stat './toolbox/geometry/vl_irodr.d': Any such file or directory MKOCTFILE toolbox / Octave / mexa64 / vl_rodr.d  

I have defined the MKOCTFILE in the octave.mak file / Bin / usr / mkoctfile and the variable MEX MKOCTFILE = mkoctfile / Code> is not defined.

I am using Version 0.9.19 VLFeat, can someone tell me that my view is wrong or how can I fix it?

Thank you for your help.

For anyone who is trying to compile VLF, Octave. Instead of executing MKOCTFILE = Mkoctfile , it has compiled it successfully for me, but the VLF does not seem to support the OctaV exactly, most of it Functions were complaining about the tasks on which they depend.

I decided to switch on matlab which worked immediately.


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -