Skip to content

Add meson build project#60

Open
ebraminio wants to merge 1 commit into
HackerPoet:masterfrom
ebraminio:meson
Open

Add meson build project#60
ebraminio wants to merge 1 commit into
HackerPoet:masterfrom
ebraminio:meson

Conversation

@ebraminio
Copy link
Copy Markdown

@ebraminio ebraminio commented Nov 12, 2023

Probably not that interesting but as I had a bit of trouble on building the project and retrieving glew, thought this maybe could be useful for others also as no longer installing glew is needed using this and this can pave the way to make the project cross platform, just using winget that is available in Windows machines and issuing this on the command line,

winget install meson
meson setup build
meson compile -C build
cd NonEuclidean
..\build\NonEuclidean.exe

Copy link
Copy Markdown

@ehx-v1 ehx-v1 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 spot anything wrong

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.

2 participants