GithubHelp home page GithubHelp logo

Comments (2)

nsfw avatar nsfw commented on September 17, 2024

Actually – I don't think any of those examples work, nor am I sure that this repo is up to date.

Check out https://github.com/nsfw/kelp for an example of where I'm using it. And you'll see that I'm only using the OSC portion for DECODING and ENCODING the packets, but I'm handling all of the UDP level communication in the application itself, in kelp.pde starting at: line #186. It's not pretty, but it works.

From: juliusPeters <[email protected]mailto:[email protected]>
Reply-To: nsfw/ChipKITOSC <[email protected]mailto:[email protected]>
To: nsfw/ChipKITOSC <[email protected]mailto:[email protected]>
Subject: [ChipKITOSC] Chipkit Max32 does not work (#2)

Hello,
I try to compile these OSC tools with the Microchio Arduino compatible MPIDE for the MAX32 and its ethernet shield - but it does not work.
Can somebody please help me what to do.

Following errors occur with all examples:

In file included from C:\Users\demo\Documents\mpide\libraries\ArdOSC/OSCCommon/OSCClient.h:21:0,
from C:\Users\demo\Documents\mpide\libraries\ArdOSC/ArdOSC.h:55,
from simplesend.cpp:4:
C:\Users\demo\Documents\mpide\libraries\ArdOSC/OSCCommon/OSCEncoder.h:27:33: error: 'OSCMessage::OSCMessage' is not a type
In file included from C:\Users\demo\Documents\mpide\libraries\ArdOSC/ArdOSC.h:55:0,
from simplesend.cpp:4:
C:\Users\demo\Documents\mpide\libraries\ArdOSC/OSCCommon/OSCClient.h:36:5: error: 'OSCEncoder::OSCEncoder' names the constructor, not the type
In file included from C:\Users\demo\Documents\mpide\libraries\ArdOSC/OSCCommon/OSCServer.h:19:0,
from C:\Users\demo\Documents\mpide\libraries\ArdOSC/ArdOSC.h:56,
from simplesend.cpp:4:
C:\Users\demo\Documents\mpide\libraries\ArdOSC/OSCCommon/OSCDecoder.h:26:30: error: 'OSCMessage::OSCMessage' is not a type
In file included from C:\Users\demo\Documents\mpide\libraries\ArdOSC/ArdOSC.h:56:0,
from simplesend.cpp:4:
C:\Users\demo\Documents\mpide\libraries\ArdOSC/OSCCommon/OSCServer.h:31:5: error: 'OSCDecoder::OSCDecoder' names the constructor, not the type
C:\Users\demo\Documents\mpide\libraries\ArdOSC/OSCCommon/OSCServer.h:32:5: error: 'Pattern::Pattern' names the constructor, not the type


Reply to this email directly or view it on GitHubhttps://github.com//issues/2.

from chipkitosc.

juliusPeters avatar juliusPeters commented on September 17, 2024

Thanks for you help.
But there is no
https://github.com/nsfw/kelp

from chipkitosc.

Related Issues (2)

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.