小编Bum*_*ang的帖子

SOIL没有正确链接

我在我的库中链接SOIL但是当我编译时,我得到这些链接器错误:

1>LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
1>libSOIL.lib(stb_image_aug.o) : error LNK2019: unresolved external symbol __alloca referenced in function _stbi_zlib_decode_noheader_buffer
1>libSOIL.lib(image_helper.o) : error LNK2019: unresolved external symbol _sqrtf referenced in function _RGBE_to_RGBdivA2

我确实在附加依赖项中链接了libSOIL.lib.

c++ opengl soil glfw

6
推荐指数
2
解决办法
1万
查看次数

" - >"运算符在C++中的含义是什么?

有人可以向我解释一下" - >"在C++中意味着什么吗?

如果可以的例子,它们可以帮助我更好地理解.谢谢.

c++ pointers operator-keyword

3
推荐指数
2
解决办法
2456
查看次数

标签 统计

c++ ×2

glfw ×1

opengl ×1

operator-keyword ×1

pointers ×1

soil ×1