When packaging for development-game I get the following error as it attemps to link our game exe. The game compiles with no issues for development-editor however.
LINK : fatal error LNK1181: cannot
open input file ‘libsndfile-1.lib’
I have tried the usual delete binaries and intermediate folders as well as regenerated the project files with no luck.
See the build logs in the link below for some more info. If you need anything else from me please let me know
Build Log