HackerPoet / NonEuclidean

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

compile with mingw32 trouble #33

Open angebrajuka opened 3 years ago

angebrajuka commented 3 years ago

Hey, any chance helping compile this with mingw32?

angebrajuka commented 3 years ago

never mind, if anyone needs it its g++ *.cpp -o "output file name" -lglew32 -lopengl32 -lgdi32

Shigetorum635 commented 3 years ago

@angelobrajuka Close this issue if it has been solved.