Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facing Linker issues when using Binaries in 'C' #161

Open
Madankumar90 opened this issue Jan 24, 2020 · 0 comments
Open

Facing Linker issues when using Binaries in 'C' #161

Madankumar90 opened this issue Jan 24, 2020 · 0 comments

Comments

@Madankumar90
Copy link

Hey There,
I wanted to use SVM_predict functionality in my C code. So i used svm.h and svm-predict.c in my project and used the windows binaries libsvm.dll. As seen i did not find a .lib library in the windows folder. with the libsvm.dll, svm.def i am finding linker issues that is "fatal error LNK1104: cannot open file" . what am i doing wrong here, or is it a must to have a .lib library to link?? Checked both for 32 and 64 bit but same issue prevails.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant