Giter VIP home page Giter VIP logo

Comments (7)

fhasex20 avatar fhasex20 commented on May 26, 2024

You have to build bossac from source.
Git clone https://github.com/geolink/opentracker-bossa.git
Git clone ‎ https://github.com/geolink/opentracker-arduino-board.git
Edit ‎local package_opentracker_index.json
And remove bossac entry. Dirty, but should work

Ferdinand Haselbacher

from opentracker.

salanki avatar salanki commented on May 26, 2024

The same works for Mac. I however had to modify the opentracker-bossa Makefile:

COMMON_CXXFLAGS=-arch i386 -arch x86_64 -mmacosx-version-min=10.10 -stdlib=libc++ -std=c++11
COMMON_LDFLAGS=-arch i386 -arch x86_64 -mmacosx-version-min=10.10

and also install wxmac:

brew install wxmac

You might also need to patch

/Users/sorcer/Library/Arduino15/packages/opentracker/hardware/sam/1.0.1/platform.txt

Change row 86 to:

tools.bossac.path=/usr/bin/

from opentracker.

ppescher avatar ppescher commented on May 26, 2024

FYI, the board suport package now includes linux binaries (since v1.0.1)
See geolink/opentracker-arduino-board@98105ba

To build the command line tool, you don't actually need wxWidgets. Just "make bin/bossac"

from opentracker.

ppescher avatar ppescher commented on May 26, 2024

Can anybody please test the Mac OSX binaries, before the official release?

You should be able to get v1.0.2 of the board support package using this URL in your preferences: https://github.com/geolink/opentracker-arduino-board/raw/1.0.2/package_opentracker_index.json

That includes the OSX binary of the BOSSA tool.

from opentracker.

varlux avatar varlux commented on May 26, 2024

Grazie Paolo, seguiro' il tuo consiglio e ti faro' sapere

from opentracker.

varlux avatar varlux commented on May 26, 2024

OK, it works on Linux, Thanks!

from opentracker.

ppescher avatar ppescher commented on May 26, 2024

Thank you varlux.
Any Mac user that can test on that platform?

from opentracker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.