[PD] gridflow on windows

2010-03-08 Thread Matteo Sisti Sette

Hi,

I have just downloaded gridflow 0.0.7(final) for Windows from 
http://gridflow.ca/ and followed the installation instructions (copy 7 
dll files to windows/system32, the gridflow folder into extra, and added 
gridflow to startup), but I get the following error (in a popup window, 
not the pd console):


"No se encuentra el punto de entrada del procedimiento canvas_setgraph 
en la biblioteca de vínculos dinámicos pd.dll"


which roughly means

"cannot find the entry point of procedure canvas_setgraph in the dynamic 
link library pd.dll"


Once I hit "OK", the console says:
D:\\programmi\\pd\\extra\\gridflow\\gridflow.dll: couldn't load
gridflow: can't load library

Do I need something more to have it running on Windows?
Or should I try with some older version of Pd? (I'm using 0.42.4)

thanks
m.

--
Matteo Sisti Sette
matteosistise...@gmail.com
http://www.matteosistisette.com

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] gridflow on windows

2010-03-08 Thread Matteo Sisti Sette

Oh sh##,
I see it needs Pd Extented. I was trying it with Pd Vanilla.

Maybe it would be a good idea to mention it in the installation readme 
and/or home page, or is it obvious?


It seems it works for the moment. However, in the tutorial intro 
(gf_tutorial_intro.pd) there are a lot of [pddp_open] objects that 
cannot create.


What is pddp_open? Where can I get it?

thanks
m.

Matteo Sisti Sette escribió:

Hi,

I have just downloaded gridflow 0.0.7(final) for Windows from 
http://gridflow.ca/ and followed the installation instructions (copy 7 
dll files to windows/system32, the gridflow folder into extra, and added 
gridflow to startup), but I get the following error (in a popup window, 
not the pd console):


"No se encuentra el punto de entrada del procedimiento canvas_setgraph 
en la biblioteca de vínculos dinámicos pd.dll"


which roughly means

"cannot find the entry point of procedure canvas_setgraph in the dynamic 
link library pd.dll"


Once I hit "OK", the console says:
D:\\programmi\\pd\\extra\\gridflow\\gridflow.dll: couldn't load
gridflow: can't load library

Do I need something more to have it running on Windows?
Or should I try with some older version of Pd? (I'm using 0.42.4)

thanks
m.




--
Matteo Sisti Sette
matteosistise...@gmail.com
http://www.matteosistisette.com

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] gridflow on windows

2010-03-08 Thread pvallet

Pddp is the PureData Documentation Project
i'm not using it so i don't know much about it, but you can probably 
download a package from the net


Greetings,
p.

Matteo Sisti Sette a écrit :

Oh sh##,
I see it needs Pd Extented. I was trying it with Pd Vanilla.

Maybe it would be a good idea to mention it in the installation readme 
and/or home page, or is it obvious?


It seems it works for the moment. However, in the tutorial intro 
(gf_tutorial_intro.pd) there are a lot of [pddp_open] objects that 
cannot create.


What is pddp_open? Where can I get it?

thanks
m.

Matteo Sisti Sette escribió:

Hi,

I have just downloaded gridflow 0.0.7(final) for Windows from 
http://gridflow.ca/ and followed the installation instructions (copy 7 
dll files to windows/system32, the gridflow folder into extra, and 
added gridflow to startup), but I get the following error (in a popup 
window, not the pd console):


"No se encuentra el punto de entrada del procedimiento canvas_setgraph 
en la biblioteca de vínculos dinámicos pd.dll"


which roughly means

"cannot find the entry point of procedure canvas_setgraph in the 
dynamic link library pd.dll"


Once I hit "OK", the console says:
D:\\programmi\\pd\\extra\\gridflow\\gridflow.dll: couldn't load
gridflow: can't load library

Do I need something more to have it running on Windows?
Or should I try with some older version of Pd? (I'm using 0.42.4)

thanks
m.






___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] gridflow on windows

2010-03-09 Thread colet . patrice

hello, in gridflow/doc/index.pd there a start for learning many objects


- Mail Original -
De: "pvallet" 
À: pd-list@iem.at
Envoyé: Lundi 8 Mars 2010 19h43:20 GMT +01:00 Amsterdam / Berlin / Berne / Rome 
/ Stockholm / Vienne
Objet: Re: [PD] gridflow on windows

Pddp is the PureData Documentation Project
i'm not using it so i don't know much about it, but you can probably 
download a package from the net

Greetings,
p.

Matteo Sisti Sette a écrit :
> Oh sh##,
> I see it needs Pd Extented. I was trying it with Pd Vanilla.
> 
> Maybe it would be a good idea to mention it in the installation readme 
> and/or home page, or is it obvious?
> 
> It seems it works for the moment. However, in the tutorial intro 
> (gf_tutorial_intro.pd) there are a lot of [pddp_open] objects that 
> cannot create.
> 
> What is pddp_open? Where can I get it?
> 
> thanks
> m.
> 
> Matteo Sisti Sette escribió:
>> Hi,
>>
>> I have just downloaded gridflow 0.0.7(final) for Windows from 
>> http://gridflow.ca/ and followed the installation instructions (copy 7 
>> dll files to windows/system32, the gridflow folder into extra, and 
>> added gridflow to startup), but I get the following error (in a popup 
>> window, not the pd console):
>>
>> "No se encuentra el punto de entrada del procedimiento canvas_setgraph 
>> en la biblioteca de vínculos dinámicos pd.dll"
>>
>> which roughly means
>>
>> "cannot find the entry point of procedure canvas_setgraph in the 
>> dynamic link library pd.dll"
>>
>> Once I hit "OK", the console says:
>> D:\\programmi\\pd\\extra\\gridflow\\gridflow.dll: couldn't load
>> gridflow: can't load library
>>
>> Do I need something more to have it running on Windows?
>> Or should I try with some older version of Pd? (I'm using 0.42.4)
>>
>> thanks
>> m.
>>
> 
> 

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] gridflow on windows

2010-03-10 Thread Matteo Sisti Sette

> hello, in gridflow/doc/index.pd there a start for learning
> many objects

Thank you for the hint.
However, the point was that the [pddp_open] object (or abstraction?) 
used in the tutorial patch included in gridflow fails to create, so 
either the help patch relies on an object that is not part of Pd 
Extended and is not distributed with GridFlow, or there is something 
wrong with my installation...



- Mail Original -
De: "pvallet" 
?: pd-list@iem.at
Envoy?: Lundi 8 Mars 2010 19h43:20 GMT +01:00 Amsterdam / Berlin / Berne 
/ Rome / Stockholm / Vienne

Objet: Re: [PD] gridflow on windows

Pddp is the PureData Documentation Project
i'm not using it so i don't know much about it, but you can probably
download a package from the net

Greetings,
p.

Matteo Sisti Sette a ?crit :
> > Oh sh##,
> > I see it needs Pd Extented. I was trying it with Pd Vanilla.
> >
> > Maybe it would be a good idea to mention it in the installation readme
> > and/or home page, or is it obvious?
> >
> > It seems it works for the moment. However, in the tutorial intro
> > (gf_tutorial_intro.pd) there are a lot of [pddp_open] objects that
> > cannot create.
> >
> > What is pddp_open? Where can I get it?
> >
> > thanks
> > m.
--
Matteo Sisti Sette
matteosistise...@gmail.com
http://www.matteosistisette.com

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] gridflow on windows

2010-03-10 Thread dmotd
hello matteo, 

its safe to ignore the pddp* messages, pddp is a series of
objects that make the internal documentation a little more
user friendly when interacting with the outside world (ie
internet URLS). 

you're right it's not part of gridflow, but i think they
are generally packaged with pd-extended. it wont effect the
usability of gridflow, or its documentation to not have
these objects, so don't worry!

cheers,
dmotd

Matteo Sisti Sette wrote:
> > hello, in gridflow/doc/index.pd there a start for learning
> > many objects
>
> Thank you for the hint.
> However, the point was that the [pddp_open] object (or abstraction?)  
> used in the tutorial patch included in gridflow fails to create, so  
> either the help patch relies on an object that is not part of Pd  
> Extended and is not distributed with GridFlow, or there is something  
> wrong with my installation...
>
>
> - Mail Original -
> De: "pvallet" 
> ?: pd-list@iem.at
> Envoy?: Lundi 8 Mars 2010 19h43:20 GMT +01:00 Amsterdam / Berlin / Berne  
> / Rome / Stockholm / Vienne
> Objet: Re: [PD] gridflow on windows
>
> Pddp is the PureData Documentation Project
> i'm not using it so i don't know much about it, but you can probably
> download a package from the net
>
> Greetings,
> p.
>
> Matteo Sisti Sette a ?crit :
> > > Oh sh##,
> > > I see it needs Pd Extented. I was trying it with Pd Vanilla.
> > >
> > > Maybe it would be a good idea to mention it in the installation readme
> > > and/or home page, or is it obvious?
> > >
> > > It seems it works for the moment. However, in the tutorial intro
> > > (gf_tutorial_intro.pd) there are a lot of [pddp_open] objects that
> > > cannot create.
> > >
> > > What is pddp_open? Where can I get it?
> > >
> > > thanks
> > > m.
> -- 
> Matteo Sisti Sette
> matteosistise...@gmail.com
> http://www.matteosistisette.com
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list