Polytonic

Results 19 comments of Polytonic

Hmm, I've never tried using CLion. Does it compile if you use a standard makefile?

Hm, I'm surprised these weren't pulled in by `apt` via installing graphics driver(s) or desktop windowing environment. I didn't need them the last time I tried building on Linux environments....

Mmm, I don't seem to have this issue locally. Which version of macOS are you running?

Hmm. The `Glitter/Glitter/Vendor/...` folder is 372.8MB on disk for me. Are you referring specifically to that subdirectory, or are you referring to the total folder size (as measured from/including the...

I pushed up some updated submodules. Looks like a newer version of assimp was needed for whatever compiler Apple is shipping with Xcode these days. Try grabbing the latest and...

``` make    master [ 3%] Built target LinearMath [ 7%] Built target glfw [ 54%] Built target assimp [ 74%] Built target BulletCollision [ 83%] Built target BulletDynamics...

To clarify, I built using make (as demonstrated in my log output above). My compiler is installed by way of Xcode developer tools. I’m sure it’d build fine under gcc...

Hi! Can you provide a more detailed stack trace or line number in which this code occurs? I’m pretty sure your issue is with one of the dependencies included. I’d...

I think you’ll want to take this up with the assimp maintainers then.