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

Wsl2 port #23

Merged
merged 2 commits into from
Aug 18, 2020
Merged

Wsl2 port #23

merged 2 commits into from
Aug 18, 2020

Conversation

jmikeowen
Copy link
Collaborator

This branch is for testing out the build on Windows 10 (Ubuntu). The only problem I ran into was the version of CMake didn't support the "TYPE LIB" syntax in the install command, so I changed that to "DESTINATION" in the maneos third party lib build.

Copy link
Collaborator

@mdavis36 mdavis36 left a comment

Choose a reason for hiding this comment

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

Looks good to me!

Copy link
Contributor

@MishaZakharchanka MishaZakharchanka left a comment

Choose a reason for hiding this comment

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

Can't test this (I'm still having networking issues on my build in WSL2) but if it works that's great!

@jmikeowen jmikeowen merged commit e48019f into develop Aug 18, 2020
@jmikeowen jmikeowen deleted the wsl2_port branch August 18, 2020 22:42
jmikeowen pushed a commit that referenced this pull request Nov 21, 2020
* commit '8ae944866bb966c114013bbaa1425980f4df2776':
  Unified method of handling distutils installed python packages.
  Fixed pybind11 naming conflict.
  Some protections from unphysical Cv.
  Added tests for new physical constants.
  Fixed unit energy in constants.
  Added Planck constant.
  Fixed some errors.
  Added bindings for vector gradientRK.
  Added gradient of FieldList<Dimension, std::vector<DataType>>.
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