HackerPoet / NonEuclidean

A Non-Euclidean Rendering Engine for 3D scenes.
MIT License
6.04k stars 579 forks source link

link 1104 #54

Open qazkeou opened 1 year ago

qazkeou commented 1 year ago

when i am building it inn visual studios this keeps poping up Severity Code Description Project File Line Suppression State Error LNK1104 cannot open file 'glew32s.lib' NonEuclidean

this is happening after I get glewV140 in. what should I do

ehx-v1 commented 1 year ago

Sounds like it can't open the GLEW you have inserted, probably because it's corrupted or something. Try redownloading and re-inserting it.