Audiokinetic의 커뮤니티 Q&A는 사용자가 Wwise와 Strata 커뮤니티 내에서 서로 질문과 답변을 하는 포럼입니다. Audiokinetic의 기술 지원팀에게 문의하고 싶으신 경우 지원 티켓 페이지를 사용해주세요.

XCode still giving erros when building the Cube project!

0 투표

I have been able to resolve my original problem where I was getting the error:

! error: There is no SDK wih the name or path 'macosx10.8'

Checked some forums and was able to find where the problem comes from. I had to go an change the Base SDK Target to OS X 10.6.8 in the left pane of XCode.

See Image below:

https://drive.google.com/open?id=0BzfrM88hd10QSExOVWd5Yk42NzA&authuser=0

Just in case I have uninstalled XCode and Wwise SDK and reinstalled them again starting with XCode first then adding the Wwise SDK for 2014.1. I have followed all instructions in the 'Readme.txt' files associated with the downloads and still no luck compiling. The error is different now however:

framework not found SDL2
Command /Developer/usr/bin/llvm-g++-4.2 failed with exit code 1

And I do have SDL2 placed into my /Library/Frameworks folder on the root of the drive as per instructions.

Image here: https://drive.google.com/open?id=0BzfrM88hd10QejhmbHFkNzdsRjg&authuser=0

If anyone knows of a solution help would be appreciated!

Running OS X 10.6.8 and XCode 3.2.6 with Wwise 2014.1

 

 

문의 2014 8월 20 General Discussion Zahari S. (190 포인트) 로 부터
수정 2014 8월 20 Zahari S. 로 부터

1 답변

0 투표
 
우수 답변

I have found out that Cube will simply not compile on an older platform and it is understandable.

Therefore I have upgraded from OS X 10.6.8 (Snow Leopard) to more recent Apple OS X. I have also uninstalled XCode 3.2.6 and moved on to the newly released XCode 5.1.1. After the upgrade, build was successful and Wwise project was able to connect to the game.

Running OS X 10.8.5 and XCode 5.1.1 with Wwise 2014.1

답변 2014 8월 25 Zahari S. (190 포인트) 로 부터
선택됨 2014 8월 25 Bernard R. (Audiokinetic) 로 부터
Hello

I can't run Cube using terminal so I tried to get the game running using Xcode, I did what the readme/Mac.txt told to do. But I can't find the xcode project at /path/to/CubeDemo/cube_source/src/Mac/CubeMac.xcodeproj

In /path/to/CubeDemo/cube_source/src/ I don't have the /Mac/ folder.

Could you do a step by step on how you opened Cube with Xcode ?

Thanks
...