Post edit history
Compile SpringRTS Engine on Windows for better performance
Before | After | ||
---|---|---|---|
1 | cmake gives me the warning | 1 | cmake gives me this warning: |
2 | WARNING: you are using the obsolete 'GLU' package, please use 'OpenGL' instead | 2 | WARNING: you are using the obsolete 'GLU' package, please use 'OpenGL' instead |
3 | \n | 3 | \n |
4 | what I do wrong? | 4 | what I do wrong? |