1

While building my project, I get the same issue, solved in this links: SOIL not linking correctly, SOIL set-up in Visual Studio 2010

I tried every suggested solution:

  • build the VC8 and VC9 libraries to get the SOIL.lib (I'm using VS 2013)
  • linked the libraries (Linker - Additional Dependencies)
  • renamed the libSoil.a to SOIL.lib

but still having the same errors:

   1>libSOIL.a(stb_image_aug.o) : error LNK2019: unresolved external symbol __alloca referenced in function    _stbi_zlib_decode_noheader_buffer
   1>libSOIL.a(image_helper.o) : error LNK2019: unresolved external symbol _sqrtf referenced in function _RGBE_to_RGBdivA2

Any ideas , other solutions?

Community
  • 1
  • 1
acw
  • 31
  • 3

0 Answers0