Cinder icon indicating copy to clipboard operation
Cinder copied to clipboard

LNK 1104 cannot find cinder.lib, I have built cinder.sln and I have checked that it exists. What other steps do I need to take?

Open Pravzo opened this issue 5 years ago • 1 comments

Pravzo avatar Feb 07 '21 12:02 Pravzo

If anyone else is having this issue, go to the project > properties, and find the output directory. That is where the .lib will be outputted if you link statically, and its where I found it.

wmcnamara avatar Feb 21 '22 15:02 wmcnamara