apockill / uArmCreatorStudio

uArm Creator Studio is a Visual Programming Language for robot arms, with a heavy emphasis on computer vision and usability for both low experience and high experience programmers. It's written entirely in Python, and supports python scripting within the application.
82 stars 39 forks source link

Fix Build.spec on Linux #9

Closed velovix closed 8 years ago

velovix commented 8 years ago

Adds some things to the Build.spec so it creates an ELF on Linux correctly.

Please test this on Windows first before merging.