Skip to content
Advertisement

Tag: assimp

Assimp aiString empty when compiling for Linux

I’m working on a simple OpenGL project and I’m new to C++. I’ve been slowly adding features to a very simple primitive 3D “engine” and I’ve worked to make sure it compiles cross-platform. I have a make file that I run for OSX and Linux (Ubuntu) and for Windows I have a Visual Studio solution file modified to work with

Advertisement