Menu

#95 ./configure --with-pd-dir does not set up include and linke

v0.40.2
closed-wont-fix
nobody
externals (234)
5
2007-04-20
2006-11-21
No

I just comiled the OSC externals for PD 0.40-2 on OSX 10.4.9 on a new Macbook (core 2 duo). I discovered that configuring the project with --with-pd did not set up everything needed.

I added the installed PD/src directory to CFLAGS and manually hacked the src/Makefile to point the LDFLAGS in the right direction, but it would be nice if that was done automagically via the --with-pd-dir information.

Cheers,
- Graham Percival
(sorry, I'm not certain which category this bug belongs to)

Discussion

  • Hans-Christoph Steiner

    • labels: --> externals
    • milestone: --> v0.40.2
    • status: open --> closed-wont-fix
     
  • Hans-Christoph Steiner

    Logged In: YES
    user_id=27104
    Originator: NO

    The ./configure part of OSCx is no longer maintained. Use externals/Makefile by doing this:

    cd pure-data/externals
    make oscx

    That will build everything.

     

Anonymous
Anonymous

Add attachments
Cancel