Bugs item #1853216, was opened at 2007-12-18 16:06
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1853216&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: v0.40.2
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: ClaudiusMaximus (claudiusmaximus)
Assigned to: Nobody/Anonymous (nobody)
Summary: class_set_extern_dir not exported (breaks loaders)

Initial Comment:
The problem:

Help patches for externals loaded by the loader functionality of Pd are not 
found.

They can be found if class_set_extern_dir() is used, but this doesn't work on 
all platforms (unresolved symbol errors when trying to load the loader).

The solution:

Declare class_set_extern_dir() in m_pd.h and export it from pd/src/m_class.c or 
pd/src/s_loader.c .


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1853216&group_id=55736

_______________________________________________
PD-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-dev

Reply via email to