working msdfgen version of loading and building for win

This commit is contained in:
ohyzha
2024-07-26 14:14:23 +03:00
parent e93ccbe89a
commit 29311207db
5 changed files with 84 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
#include <assimp/scene.h>
#include <assimp/mesh.h>
#include <assimp/postprocess.h>
//#define ASSIMP_AVAILABLE
#define ASSIMP_AVAILABLE
#endif
#include <stdexcept>