Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
thesquib opened this issue Nov 6, 2017 · 1 comment
Open

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

thesquib opened this issue Nov 6, 2017 · 1 comment

Comments

@thesquib
Copy link

thesquib commented Nov 6, 2017

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.

@Volodymyr-13
Copy link

Volodymyr-13 commented Jul 25, 2018

@pandamicro Same with latest Xcode 9. Just black screen and nothing works.
Can anyone help with this? I've downloaded all as indicated in instructions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants