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

Begin adding windows support #314

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

Conversation

mattdawkins
Copy link
Member

No description provided.

@mattdawkins mattdawkins requested a review from Purg July 26, 2017 17:03
#
option(SMQTK_BUILD_EXAMPLES "Enable building examples." ON)
option(SMQTK_INSTALL_SETUP_SCRIPT "Enable building examples." ON)
mark_as_advanced(SMQTK_INSTALL_SETUP_SCRIPT)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this defaulted to anything somewhere? Maybe we should just not install the setup script when we're on windows?

@@ -0,0 +1,3 @@
CMakeFiles
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file should be unnecessary due to the .gitignore file two directories up?

@mattdawkins
Copy link
Member Author

Looks like libsvm is build on windows now, but the dll is put in the source tree not install @hughed2

@hughed2
Copy link

hughed2 commented Feb 25, 2018

Minor fix, added a PR #341

Switch lib to dll for windows libsvm
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.

3 participants