Skip to content
Jordan Peck edited this page Sep 2, 2022 · 1 revision

Linker errors when linking to FastNoise.lib

error LNK2001: unresolved external symbol "__declspec(dllimport) private: static void __cdecl FastNoise::SmartNodeManager::DecReference...

If you are using to the static library version of FastNoise2 you need to define FASTNOISE_STATIC_LIB in any projects linking to FastNoise2