Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

0 votes
I am on a Mac running Yosemite 10.10.5 getting errors after installing Xcode and trying to build the Cube project. I installed Wwise version 2017.2.3.6575 Do I need to install an older version of Wwise to run Yosemite 10.10.5? (I installed older Xcode 6.4 that is supposed to be the right version for OS10.10.5.) What could be the issue?

See errors I get after trying to build Cube in Xcode below:

Missing dependency target "libAkMeterFX.a (from AkMeterFXMac.xcodeproj)"

Missing dependency target "libAkSoundEngine.a (from AkSoundEngineMac.xcodeproj)"

Missing dependency target "libAkPeakLimiterFX.a (from AkPeakLimiterFXMac.xcodeproj)"

Missing dependency target "libAkHarmonizerFX.a (from AkHarmonizerFXMac.xcodeproj)"

Missing dependency target "libAkGainFX.a (from AkGainFXMac.xcodeproj)"

Missing dependency target "libAkSynthOneSource.a (from AkSynthOneSourceMac.xcodeproj)"

Missing dependency target "libAkStereoDelayFX.a (from AkStereoDelayFXMac.xcodeproj)"

Missing dependency target "libAkMusicEngine.a (from AkMusicEngineMac.xcodeproj)"

Missing dependency target "libAkTimeStretchFX.a (from AkTimeStretchFXMac.xcodeproj)"

Missing dependency target "libAkCompressorFX.a (from AkCompressorFXMac.xcodeproj)"

Missing dependency target "libAkFlangerFX.a (from AkFlangerFXMac.xcodeproj)"

Missing dependency target "libAkPitchShifterFX.a (from AkPitchShifterFXMac.xcodeproj)"

Missing dependency target "libAkRoomVerbFX.a (from AkRoomVerbFXMac.xcodeproj)"

Missing dependency target "libAkAACDecoder.a (from AkAACDecoderMac.xcodeproj)"

Missing dependency target "libAkSilenceSource.a (from AkSilenceSourceMac.xcodeproj)"

Missing dependency target "libAkParametricEQFX.a (from AkParametricEQFXMac.xcodeproj)"

Missing dependency target "libAkVorbisDecoder.a (from AkVorbisDecoderMac.xcodeproj)"

Missing dependency target "libAkToneSource.a (from AkToneSourceMac.xcodeproj)"

Missing dependency target "libAkTremoloFX.a (from AkTremoloFXMac.xcodeproj)"

Missing dependency target "libAkMatrixReverbFX.a (from AkMatrixReverbFXMac.xcodeproj)"

Missing dependency target "libAkMotionGeneratorSource.a (from AkMotionGeneratorSourceMac.xcodeproj)"

Missing dependency target "libAkExpanderFX.a (from AkExpanderFXMac.xcodeproj)"

Missing dependency target "libAkGuitarDistortionFX.a (from AkGuitarDistortionFXMac.xcodeproj)"

Missing dependency target "libAkSineSource.a (from AkSineSourceMac.xcodeproj)"

Missing dependency target "libAkSpatialAudio.a (from AkSpatialAudioMac.xcodeproj)"

Missing dependency target "libAkStreamMgr.a (from AkStreamMgrMac.xcodeproj)"

Missing dependency target "libAkDelayFX.a (from AkDelayFXMac.xcodeproj)"

Missing dependency target "libAkRecorderFX.a (from AkRecorderFXMac.xcodeproj)"

Missing dependency target "libAkAudioInputSource.a (from AkAudioInputSourceMac.xcodeproj)"

Missing dependency target "libAkMemoryMgr.a (from AkMemoryMgrMac.xcodeproj)"

Missing dependency target "libCommunicationCentral.a (from CommunicationCentralMac.xcodeproj)"

--------

CompileC /Applications/Audiokinetic/Wwise\ 2017.2.3.6575/Cube/cubeMac/Release/obj/CubeMac.build/Objects-normal/x86_64/AkFileLocationBase.o /Applications/Audiokinetic/Wwise\ 2017.2.3.6575/Wwise/SDK/samples/SoundEngine/Common/AkFileLocationBase.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler

    cd "/Applications/Audiokinetic/Wwise 2017.2.3.6575/Cube/cube_source/src/Mac"

    export LANG=en_US.US-ASCII

    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c++ -arch x86_64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -Wno-trigraphs -fno-exceptions -fno-rtti -fpascal-strings -O3 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-exit-time-destructors -Wno-missing-braces -Wno-parentheses -Wno-switch -Wno-unused-function -Wno-unused-label -Wno-unused-parameter -Wno-unused-variable -Wunused-value -Wno-empty-body -Wno-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wno-constant-conversion -Wno-int-conversion -Wno-bool-conversion -Wno-enum-conversion -Wno-shorten-64-to-32 -Wno-newline-eof -Wno-c++11-extensions -DNDEBUG -DAK_OPTIMIZED -DHAS_SOCKLEN_T -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -fasm-blocks -ffast-math -fno-strict-aliasing -Wdeprecated-declarations -Winvalid-offsetof -mmacosx-version-min=10.6 -g -mssse3 -Wno-sign-conversion -iquote /Applications/Audiokinetic/Wwise\ 2017.2.3.6575/Cube/cubeMac/Release/obj/CubeMac.build/CubeMacRelease-generated-files.hmap -I/Applications/Audiokinetic/Wwise\ 2017.2.3.6575/Cube/cubeMac/Release/obj/CubeMac.build/CubeMacRelease-own-target-headers.hmap -I/Applications/Audiokinetic/Wwise\ 2017.2.3.6575/Cube/cubeMac/Release/obj/CubeMac.build/CubeMacRelease-all-target-headers.hmap -iquote /Applications/Audiokinetic/Wwise\ 2017.2.3.6575/Cube/cubeMac/Release/obj/CubeMac.build/CubeMacRelease-project-headers.hmap -I/Applications/Audiokinetic/Wwise\ 2017.2.3.6575/Cube/cube/include -I../../SDL2/include -I../../enet/include -I../../jpeg-6b -I../../../../Wwise/SDK/include -I../../../../Wwise/SDK/samples/SoundEngine/POSIX -I/Applications/Audiokinetic/Wwise\ 2017.2.3.6575/Cube/cubeMac/Release/obj/CubeMac.build/DerivedSources/x86_64 -I/Applications/Audiokinetic/Wwise\ 2017.2.3.6575/Cube/cubeMac/Release/obj/CubeMac.build/DerivedSources -F/Applications/Audiokinetic/Wwise\ 2017.2.3.6575/Cube/cube -F/Library/Frameworks -Wno-sign-compare -Wno-write-strings -fvisibility-inlines-hidden -Wno-invalid-offsetof -MMD -MT dependencies -MF /Applications/Audiokinetic/Wwise\ 2017.2.3.6575/Cube/cubeMac/Release/obj/CubeMac.build/Objects-normal/x86_64/AkFileLocationBase.d --serialize-diagnostics /Applications/Audiokinetic/Wwise\ 2017.2.3.6575/Cube/cubeMac/Release/obj/CubeMac.build/Objects-normal/x86_64/AkFileLocationBase.dia -c /Applications/Audiokinetic/Wwise\ 2017.2.3.6575/Wwise/SDK/samples/SoundEngine/Common/AkFileLocationBase.cpp -o /Applications/Audiokinetic/Wwise\ 2017.2.3.6575/Cube/cubeMac/Release/obj/CubeMac.build/Objects-normal/x86_64/AkFileLocationBase.o

clang: error: no such file or directory: '/Applications/Audiokinetic/Wwise 2017.2.3.6575/Wwise/SDK/samples/SoundEngine/Common/AkFileLocationBase.cpp'

clang: error: no input files
in General Discussion by Caron W. (140 points)

Please sign-in or register to answer this question.

...