Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

0 votes
Hello !

It's impossible to Debug a standalone game using visual studio configuration "Debug Game" with WWise integrated to Unreal Engine 4.7.6 at the moment. The following error is displayed :

Erreur    17    error LNK1181: impossible d'ouvrir le fichier en entrée 'C:\Program Files\Unreal Engine\4.7\Engine\Binaries\Win64\UE4Game-Redist-Launch.lib'    YourPath\ProjectName\Intermediate\ProjectFiles\LINK    ProjectName
Erreur    18    error : Failed to produce item: YourPath\ProjectName\Binaries\Win64\ProjectName-Win64-DebugGame.exe    YourPath\ProjectName\Intermediate\ProjectFiles\ERROR    ProjectName
Erreur    19    error MSB3073: La commande ""C:\Program Files\Unreal Engine\4.7\Engine\Build\BatchFiles\Build.bat" ProjectName Win64 DebugGame "YourPath\ProjectName\ProjectName.uproject" -rocket" s'est arrêtée avec le code -1.    C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets    38    5    ProjectName

Step to reproduce :

1/ Launch Unreal Engine 4.7.6 with WWise integrated
2/ Open any project
3/ File -> Open visual studio
4/ Change the build configuration to "Debug Game"
5/ Start the build

Thank you for your help
closed with the note: Resolved
in General Discussion by Caracole (190 points)
closed by Caracole
...