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

pxScene2d build failure #1919

Open
decoderzhub opened this issue Jun 24, 2019 · 3 comments
Open

pxScene2d build failure #1919

decoderzhub opened this issue Jun 24, 2019 · 3 comments

Comments

@decoderzhub
Copy link

** BUILD FAILED **

The following build commands failed:
	CompileC temp/tests/pxScene2d/pxscene2d.build/Release/pxscene2dtests.build/Objects-normal/x86_64/test_pxcontext.o tests/pxScene2d/test_pxcontext.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

I get this when I try to build pxScene
cmake --build . --config Release

@decoderzhub decoderzhub changed the title piscine2d build failure pxScene2d build failure Jun 24, 2019
@decoderzhub
Copy link
Author

I keep getting this error when I try to run in Xcode. It's the same error when I try to build.

Screen Shot 2019-06-23 at 11 57 13 PM

@FitzerIRL
Copy link
Contributor

Check out these build instructions.

https://github.com/pxscene/pxCore/blob/master/examples/pxScene2d/README.md

Get source code:

git clone https://github.com/pxscene/pxCore.git

Checkout current development branch

cd pxCore
git checkout master

Build externals: a. Build all externals for use during the pxscene build.

cd examples/pxScene2d/external

For Linux and Mac run:

./build.sh

@FitzerIRL
Copy link
Contributor

Xcode builds (GUI) are unstable right now.

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