xcode4.6 - Xcode Does Not Slice .ice File -


i'm new ice touch (and ice, , xcode), , i'm trying use ice touch ios app. downloaded icetouch-1.3.0 , trying build demo app "chat". xcode tells me cannot find chatsession.h. find chatsession.ice in file, i'm pretty sure problem xcode did not slice .ice file objc files. cannot find helpful information on internet. please me! thanks!!

i'm using xcode 4.6.


here's xcode tells me:

'chatsession.h' file not found warning: no rule process file '$(project_dir)/classes/chatsession.ice' of type text architecture i386 warning: no rule process file '$(project_dir)/classes/chat.ice' of type text architecture i386 


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -