Skip to content

Blank screen for Liquidfun-testbed problems on XCode 8.3.3 #54

@thesquib

Description

@thesquib

Following the instructions through:

git clone https://github.com/cocos2d/cocos2d-x-samples.git
cd cocos2d-x-samples
python download-engine.py
cd cocos2d-x-samples/samples/LiquidFun-Testbed/proj.ios_mac
open LiquidFun-Testbed.xcodeproj/

Now I attempt to build and it seems the Liquidfun folder is missing -

Showing Recent Issues
No such file or directory: 'cocos2d-x-samples/libs/liquidfun/liquidfun/liquidfun/Box2D/Box2D/Dynamics/Joints/b2PrismaticJoint.cpp'

Checking in the shell reveals the liquidfun folder is empty:

#ls cocos2d-x-samples/libs/liquidfun/liquidfun
.
..

To try and remedy this I downloaded LiquidFun separately, and placed it in the requested folder. This enabled compilation to complete, but when I run the macOS version I am presented with a black/blank window. Interacting with the window (keys / mouse presses) produces logs as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions