problems with build_native.sh

when i try to run build_native.sh i get

$ ./build_native.sh
mkdir: cannot create directory `/tests/test.android/assets’: No such file or directory
./build_native.sh: line 29: pushd: /C/Users/Arnas/Desktop/android-ndk-r7COCOS2DX_ROOT=/c/cocos2d-x: No such file or directory
./build_native.sh: line 30: ./ndk-build: No such file or directory
./build_native.sh: line 31: popd: directory stack empty

same with msys.
also tried running as administator and creating the folders to no success.

looks like i just messed up the directories, works fine now.

Hi, do you remeber what did you messed up? Im having the same problem.

Nevermind :smiley: