Skip to content

Linux Port#42

Open
gabrield wants to merge 1 commit intocwhitney:masterfrom
gabrield:linux-port
Open

Linux Port#42
gabrield wants to merge 1 commit intocwhitney:masterfrom
gabrield:linux-port

Conversation

@gabrield
Copy link
Copy Markdown

WIP porting SilverSprints for Linux, since there was no makefiles available for such platform (CMake added) and a few code changes to compile against the bundled OSC library.
The Arduino comunicates fine with SilverSprints but some adjustments still need to be fixed specially regarding to UI misalingned widgets.

To compile, enter the Silversprints folder located at apps/ and create another folder called build/.
From within build folder, issue CMake to start building (you need to build libcinder by yourself):

$ cmake ../ -DCINDER_PATH=PATH_TO_YOUR_LIBCINDER_FODER
$ make

image image

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

Successfully merging this pull request may close these issues.

1 participant