Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 669 Bytes

File metadata and controls

28 lines (14 loc) · 669 Bytes

How to Run Cpp-tests on Mac OSX

Environmental Requirements

Run

  • Enter cocos2d-x/build and open cocos2d_tests.xcodeproj

  • Choose cpp-tests Mac from drop-down box:

    select project

  • Click run to compile and run Test cpp sample:

    select run button

  • Running:

    run

  • Click stop to exit the sample:

    stop