Lua based Cocos2d-x for Win7/64 installation

Hi there,
after some small experiences with Corona SDK I decided that Lua based IDE as Cocos2d-x would be a choice for me in comparison with Javascript or C++ based IDE. I got two files from web site, installed at first IDE (into custom path D:\apps\cocos2s-x), from file: cocos-code-ide-win64-1.0.0-rc2.exe and then I downloaded a file called: cocos2d-x-3.2.zip (as suggested on the web site HERE, under Basic requirement ), but when I installed IDE and then wanted to start making anything I got warning message inside IDE that Lua framework isn’t there!
What I need now to install and how in order to get workable IDE? Where I should unzip mentioned second file? Can somebody describe it step by step…?
Thank you for your time and effort to help me.

Nobody cares?

Did you set your lua framework path to your folder cocos2d-x-3.2(extract from zip)?

pls refer to this:
http://www.cocos2d-x.org/wiki/How_to_Debug_Cocos2d-x_Lua_Game_Using_Code_IDE

Basic Setting and Additional Setting