kxmovie icon indicating copy to clipboard operation
kxmovie copied to clipboard

why "rake" does not work?

Open abolhasanfathi opened this issue 10 years ago • 6 comments

Hi I was trying to use kxmovie that I faced this issue: screen shot 2015-01-26 at 4 38 18 pm

also this is content of kxmovie folder:

screen shot 2015-01-26 at 4 45 56 pm

why "rake" does not work?

thank you

abolhasanfathi avatar Jan 26 '15 13:01 abolhasanfathi

hi~did you fix this issue?

noyau09 avatar Mar 05 '15 09:03 noyau09

not yet. any solution?

abolhasanfathi avatar Mar 05 '15 20:03 abolhasanfathi

get solution from #88

noyau09 avatar Mar 06 '15 08:03 noyau09

Hi~ How do you fix this issue? I can't get the 'output' folder and the kxmovie folder have not the file 'libkxmovie.a', you have any solution? thank you very much!!

yuchuanfeng avatar May 10 '15 06:05 yuchuanfeng

@yuchuanfeng I face the same question...,how did you solve it .

PascoCoder avatar Dec 02 '15 06:12 PascoCoder

try this cd kxmovie then: nano Rakefile then: change line 13 : SDK_VERSION='7.0' to SDK_VERSION='9.3'(or your SDK version) and change too line 16: GCC_PATH='/Applications/XCode.app/Contents/Developer/Toolchains/ to GCC_PATH='/Applications/Xcode.app/Contents/Developer/Toolchains/ then press control + o to save and press enter, then control + x and then rake again

tell me if works =)

leon790 avatar Apr 02 '16 21:04 leon790