Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Can it run on Windows? help me 3x #44

Open
longyangzz opened this issue Nov 16, 2021 · 1 comment
Open

Can it run on Windows? help me 3x #44

longyangzz opened this issue Nov 16, 2021 · 1 comment

Comments

@longyangzz
Copy link

Thanks fro your help

@Robert42
Copy link
Collaborator

Robert42 commented Nov 16, 2021

Short answer

As all dependencies are supported on windows you should be able to compile it on windows
But I can't guarantee it as I've never tried it on windows.

Long Answer

Yes, but you would need to compile it yourself as I (currently) don't provide any binaries.
However getting compiler and dependencies play nicely together isn't always trivial on windows, so I can't guarantee it will work out -- one reason I didn't bother to include any windows instructions.

You would need to have cmake, boost >= 1.58, git and the Qt framework (5.5 <= version < 6.0) installed on your system. Also you graphic device must support OpenGL 4.5.

Edit: You also need Qt OpenGL

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants