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

Doesn't build on linux #5

Open
cronus42 opened this issue Jun 30, 2018 · 0 comments
Open

Doesn't build on linux #5

cronus42 opened this issue Jun 30, 2018 · 0 comments

Comments

@cronus42
Copy link

cronus42 commented Jun 30, 2018

diff --git a/make.sh b/make.sh
index 4f626e8..c935c9f 100755
--- a/make.sh
+++ b/make.sh
@@ -1,2 +1,2 @@
 #!/bin/bash
-g++ -Wall -std=c++11 -O0 -g -o main -lglfw -lglew -framework OpenGL main.cpp
+g++ -Wall -std=c++11 -O0 -g -o main main.cpp -lglfw -lGLEW -lGL
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

1 participant