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

build: Powershell script to install dependencies for MSVC #2021

Open
wants to merge 43 commits into
base: develop
Choose a base branch
from

Conversation

RobBuchananCompPhys
Copy link
Contributor

@RobBuchananCompPhys RobBuchananCompPhys commented Nov 27, 2024

I think this is getting close to completion. Looks good for developing in Dissolve CLI (able to set breakpoints throughout), but still need to successfully build Dissolve GUI.

  • Powershell script to build dissolve for development in Visual Studio 2022 (MSVC), CLI version
  • Successfully link against Qt6 for debugging the GUI version of dissolve in Visual Studio MSVC
  • Modularise Cmake workflow

TODO:

  • Tidy up and remove unused cmake cacheVariables
  • Improve Powershell script comments with slightly increased verbosity and proper Powershell comment style
  • Developer docs page to guide through steps

@RobBuchananCompPhys RobBuchananCompPhys changed the title powershell script to install dependencies build: Powershell script to install dependencies for MSVC Nov 27, 2024
@RobBuchananCompPhys RobBuchananCompPhys marked this pull request as ready for review December 11, 2024 13:06
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