cjlin1 / libsvm

LIBSVM -- A Library for Support Vector Machines
https://www.csie.ntu.edu.tw/~cjlin/libsvm/
BSD 3-Clause "New" or "Revised" License
4.54k stars 1.64k forks source link

Compilation GCC #137

Open C02S14 opened 5 years ago

C02S14 commented 5 years ago

Hi, I am new in C programming I do not arrive to compile the file svm_predict.c with gcc Is it normal that there is no svm.c with the svm.h to compile the file svm_predict.c in the other case do you have an idea of how to compile svm.predict.c with gcc ?

thanks for your help.