Skip to content

Solved LNK2029 error in Visual Studio 2022 build #284

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DeltaGa
Copy link

@DeltaGa DeltaGa commented Jan 9, 2025

It seemed there was a missing method in kernelmatrix_kernel.cpp that prevented the build from completing. I wrote it up with some help. It might be subject to modifications; I tested it on Windows 11 and it worked just fine for me.

- added sum_kernel_values_instant method to kernelmatrix_kernel.cpp source file;
- the thundersvm.dll is the result of the build made using Visual Studio 17 2022
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

Successfully merging this pull request may close these issues.

1 participant