HackerPoet / NonEuclidean

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

Compilation Error #7

Open Micleah opened 5 years ago

Micleah commented 5 years ago

Hi,

I am new to this so apologies if I'm just missing something simple. I keep getting the warning and error messages below no matter what I try. Do you know what I need to change? Thanks

warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library fatal error LNK1158: cannot run 'rc.exe'

andrewnc commented 5 years ago

Are you trying to compile on Linux or Mac? This currently only works for Windows devices.