WAUthethird/Marble-Marcher-Community-Edition

Can't compile MMCE on Windows

Closed this issue · 2 comments

I've done all of the steps in Reddit guide, but I'm getting this error:

Severity Code Description Project File Line Suppression State

Error LNK1181 cannot open input file 'C:\Libraries\GLEW\lib\Release\x64\glew32.lib' MarbleMarcher C:\Users\czolg\Downloads\Marble-Marcher-Community-Edition-master\Marble-Marcher-Community-Edition-master\LINK 1

I builded glew with cmake, but there are no files in lib

You can just download binaries from here https://sourceforge.net/projects/glew/files/glew/2.1.0/glew-2.1.0-win32.zip/download
The lib files should be there.

Seems like a user error, so I'll close this now.