[PD-dev] iemnet classes not loading in current Pd-extended for Windows

Hans-Christoph Steiner hans at at.or.at
Tue Feb 14 21:30:16 CET 2012


Turns out that the libfoo.dll thing in libdirs isn't loading properly in Windows.  I have a fix in the works.

.hc

On Feb 14, 2012, at 3:24 PM, Roman Haefeli wrote:

> Hi 
> 
> In the latest (working) version of Pd-extended (2012-02-01) for Windows,
> iemnet classes cannot be created. When creating
> 
>  [import iemnet]
> 
>  :tcpclient:  <- does not create  
> 
> I get:
> 
>  C:\\Program Files\\pd-extended\\extra\\iemnet\\tcpclient.dll: couldn't load
> 
> which seems to indicate that the actual file is found, but cannot be
> loaded for some other reason.
> 
> I found that I can force it to load by creating the following objects in
> the given order:
> 
>  [import iemnet] 
> 
>  :libiemnet:  <- doesn't create, but seems to load the dll
> 
>  [tcpclient]  <- now creates
> 
> I cannot tell whether it is a problem in the packaging of Pd-extended or
> in the library itself. I hope the respective persons (Hans, IOhannes)
> will figure that out.
> 
> Roman
> 
> 
> _______________________________________________
> Pd-dev mailing list
> Pd-dev at iem.at
> http://lists.puredata.info/listinfo/pd-dev



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

If nature has made any one thing less susceptible than all others of exclusive property, it is the action of the thinking power called an idea, which an individual may exclusively possess as long as he keeps it to himself; but the moment it is divulged, it forces itself into the possession of everyone, and the receiver cannot dispossess himself of it.            - Thomas Jefferson





More information about the Pd-dev mailing list