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

windows build instructions / cross-platform build using cmake? #29

Open
jjYBdx4IL opened this issue Feb 19, 2022 · 3 comments
Open

windows build instructions / cross-platform build using cmake? #29

jjYBdx4IL opened this issue Feb 19, 2022 · 3 comments

Comments

@jjYBdx4IL
Copy link

I see that there is a windows build available. Is there information available on how that build was created? Maybe we can set up a cmake infrastructure to provide platform-independent builds.

@jpcima
Copy link
Owner

jpcima commented Feb 19, 2022

Hi, the cmake build is definitely desired, yes.
This was made back when DPF supported only gnu make for building.
It takes an update of the framework, which probably will need some modifications of code on the UI side.

As of currently, there exists 2 ways of building

  • MSYS2 mingw on Windows OS
  • mingw-w64 toolchain in Linux or Mac

@jpcima
Copy link
Owner

jpcima commented Feb 19, 2022

I've added the cmake build.
No time to update CI build right now, I will do later

@jjYBdx4IL
Copy link
Author

great.

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

No branches or pull requests

2 participants