Giter Club home page Giter Club logo

Comments (11)

danomatika avatar danomatika commented on July 29, 2024

and after adding them new to config.make the project will build but no object files are created nor anything in bin like debug or release

Did you make sure you're building your app and not only the openframeworksLib project in the codeblocks IDE (if you're using codeblocks)?

from ofxpd.

danomatika avatar danomatika commented on July 29, 2024

Ah right. The makefile system changed in OF 0.8.0, so you shouldn't need to add anything to config.make. Can you try again with a fresh download of ofxPd and build it on the commandline:

cd example
make
make run

from ofxpd.

billystiltner avatar billystiltner commented on July 29, 2024

will do, have tried without on the last download and ended with some glut errors

from ofxpd.

billystiltner avatar billystiltner commented on July 29, 2024

screenshot - 11172013 - 02 40 27 pm

from ofxpd.

danomatika avatar danomatika commented on July 29, 2024

Do the regular OF examples run fine?

If not then this is a problem with OF and/or your system. Please open a bug on the OF repo.

If so, then it's something with the example project file, although I doubt it since it was working for the OF 0.8.0 release.

from ofxpd.

danomatika avatar danomatika commented on July 29, 2024

Also, are you sure you have direct rendering enabled in glx? http://askubuntu.com/questions/31488/how-to-test-if-my-video-card-has-3d-support

from ofxpd.

billystiltner avatar billystiltner commented on July 29, 2024

the regular of examples run great but i am about to not like them
https://www.facebook.com/photo.php?fbid=738797132815106&set=a.101805899847569.4140.100000544796521&type=1

from ofxpd.

danomatika avatar danomatika commented on July 29, 2024

I don't know then and I don't have access to a linux machine right now to check. You could try using the project generator to regenerate the example project, but that's al I can think of.

from ofxpd.

billystiltner avatar billystiltner commented on July 29, 2024

thnx Dan
I will get back to it next month possibly, for now I can just add
communication to regular pd through FUDI

On Sun, Nov 17, 2013 at 3:02 PM, Dan Wilcox [email protected]:

I don;t know then and I don;t have access to a linux machine right now to
check. You could try using the project generator to regenerate the example
project, but that's al I can think of.


Reply to this email directly or view it on GitHubhttps://github.com//issues/32#issuecomment-28662309
.

from ofxpd.

danomatika avatar danomatika commented on July 29, 2024

I would do this with OSC as it's easier to transition from external (OSC) to internal (libpd) communication. It's worked for me many times. See ofxOSC and the [mrpeach] OSC externals. The interfaces for sending/receiving numbers and strings are pretty similar within OF.

from ofxpd.

danomatika avatar danomatika commented on July 29, 2024

Also, just because the example isn't working, doesn't mean ofxPd won't work. I think this is just a case of the build system/project files having some obscure issue and not the source code/libpd itself.

from ofxpd.

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.