We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Cairo support required for samples:
Cairo and Renderer2D required for samples:
Renderer2D required for samples:
Add script to build all linux supported samples. -> just use cmake -DCINDER_BUILD_ALL_SAMPLES=True ..
cmake -DCINDER_BUILD_ALL_SAMPLES=True ..
The text was updated successfully, but these errors were encountered:
Added cmakes in blocks/ - box2D and basicapp (#1)
8337979
Samples that cannot be built on linux:
Sorry, something went wrong.
All linux-supported samples can now be built thanks to the missing-cmakes branch.
ppff
No branches or pull requests
Cairo support required for samples:
Cairo and Renderer2D required for samples:
Renderer2D required for samples:
Add script to build all linux supported samples. -> just use
cmake -DCINDER_BUILD_ALL_SAMPLES=True ..
The text was updated successfully, but these errors were encountered: