LNK2001 & LNK1120 when trying to include library
I’m trying to include a custom library in MASM32. The library in question is stb_vorbis, it’s written in a single .c file and I compile it using the following:
I’m trying to include a custom library in MASM32. The library in question is stb_vorbis, it’s written in a single .c file and I compile it using the following: