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

Ibis now builds under windows #177

Merged
merged 2 commits into from Jul 31, 2018

Conversation

drouin-simon
Copy link
Member

  • No hardware support and no non-default plugins have been compiled and tested yet.

  • Only tested build on Windows 10 so far.

@@ -35,9 +33,7 @@ ExternalProject_Add( ${itk_name}
SOURCE_DIR ${external_project_dir}/${itk_name}/src
GIT_REPOSITORY "https://github.com/InsightSoftwareConsortium/ITK.git"
GIT_TAG v${IBIS_ITK_LONG_VERSION}
Copy link
Contributor

Choose a reason for hiding this comment

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

Is GIT_TAG defined twice?

static const double pi = 3.14159265358979323846;
static const double pi2 = 0.5 * IbisMath::pi;
static const double pi4 = 0.25 * IbisMath::pi;

Copy link
Contributor

Choose a reason for hiding this comment

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

Why not use Constants.h here?

@nist-anka nist-anka merged commit f740b21 into IbisNeuronav:master Jul 31, 2018
@drouin-simon drouin-simon deleted the 2017-12-port-to-Windows branch July 31, 2018 21:19
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.

None yet

2 participants