Skip to content

Conversation

@yangosoft
Copy link

@yangosoft yangosoft commented Aug 17, 2022

Initial compilation for Linux.
Added a CMakeLists.txt
Fixed some includes.
To compile in Ubuntu:

$ sudo apt-get install glew-utils libglew-dev libglm-dev libglfw3-dev
$ mv depends/include/glm depends/include/_glm
$ cd voxelEngine ; mkdir build ; cd build
$ make -j 8

@yangosoft
Copy link
Author

yangosoft commented Aug 17, 2022

Now builds the complete engine and the samples.

Maybe are missing some ifdef to prevent including some Windows specific header files. I just commented them.

@yangosoft yangosoft mentioned this pull request Aug 17, 2022
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