Bugs item #2093470, was opened at 2008-09-04 16:37 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=2093470...
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.41.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: ClaudiusMaximus (claudiusmaximus) Assigned to: Nobody/Anonymous (nobody) Summary: sys_register_loader not exported => no loaders on Windows
Initial Comment: $ grep -n sys_register_loader pd-0.41-4/src/* pd-0.41-4/src/s_loader.c:216:void sys_register_loader(loader_t loader) $
(similar result from pd in SVN as of yesterday)
To be usable by externals (especially on Windows) it should be declared EXTERN in m_pd.h (along with the definition of loader_t).
See for example:
http://lists.puredata.info/pipermail/pd-dev/2007-12/010382.html
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2093470...