Why No such file or directory ?
Probably the SDK is installed somewhere else ? the instructions use a generic LIBPF_SDK but it may be somewhere else on your disk !
you mean that i have to write : cd LIBPF_SDK_osx_1.0.2346 ?
could be. depends how you named it
I think you can skip the clone step. From there just:
cd fc
git commit -a -m 'some message here'
git push
Congratulations ! you have pushed your changes to the shared repo, I can see them from here doing:
git pull
You are done with creating the McfcCcsMcc model and registering it.
ok finally!!! i’ve execute command git pull! and now? =)