Thanks to visit codestin.com
Credit goes to github.com

Skip to content

unresolved external symbol _stbi_load #3

@andrepcg

Description

@andrepcg

I'm using Visual Studio and the stb_image.h library.

If I call stbi_load in my program I get the following errors:

Error   3   error LNK2019: unresolved external symbol _stbi_load referenced in function "public: bool __thiscall CubemapTexture::Load(void)" (?Load@CubemapTexture@@QAE_NXZ)    ...\CubemapTexture.obj
Error   40  error LNK2001: unresolved external symbol _stbi_load    ...\Texture.obj

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions