« Return to Thread: pwgl-users: Library not found

AW: pwgl-users: Library not found

by baerbel.zindler :: Rate this Message:

Reply to Author | View in Thread

Hi Mika,

concerning item 2) of my reply (= Creating a new library):

I used the wrong .lisp-file (not the one called "package.lisp").
When I put the functions into the "package.lisp-file",
I can use all the patches without problems.

Best,
Bärbel



________________________________________
Von: pwgl-users-request@... [pwgl-users-request@...] im Auftrag von Mika Kuuskankare [mkuuskan@...]
Gesendet: Freitag, 26. Juni 2009 17:46
An: pwgl-users@...
Betreff: Re: pwgl-users: Library not found

Bärbel,

It sound as if there were no errors in loading the library? If that's
the case you could check couple of things:

(1) In which package is your library defined? You may need to call you
functions my-package:pick, for example, depending of the package
definition in your source file.
(2) Check the Tutorial section Overview->Libraries to see if you have
followed the instructions given there
(3) Make sure that you are using the latest version of PWGL

In general, installing PWGL or the library again and again should have
no particular effect. Anyways, do not hesitate to ask more questions
if the problem persists.

best,

Mika

On 25.6.2009, at 19:18, <baerbel.zindler@...> <baerbel.zindler@...
 > wrote:

> Hello,
>
> after a new installation of Mac OS X.5.7, I also installed PWGL again.
>
> In some of my patches I use special functions.
> These are defined in a file named "lisp-functions.lisp".
> It is stored in:
> PWGL-user -> User-library -> my library.
>
> If I launch PWGL and afterwards a patcher, in which one of
> the individual defined functions appears (f.e. in a text-box
> or a lisp-code-box), the following error is shown:
>
> "Undefined function COMMON-LISP-USER-PICK called with arguments ((60
> 64 67))."
>
> I tried many things:
> - started the computer for another time
> - installed PWGL again
> - replaced the file in "my library" by a "fresh one"
>
> "My library" (and therefore the file) is also activated in the menu
> item "autoload".
>
> Nevertheless, the program seems not to know the definition of the
> functions.
>
> (This problem occured already half a year before (when it could
> be solved by replacing the file "lisp-functions.lisp" in my library).)
>
> I would be grateful to you, if you gave me an advice.
>
> Thank you and
>
> best regards,
> Bärbel Zindler
>
>
> <Error_lisp.png>

Dr. Mika Kuuskankare
Researcher
Centre for Music & Technology
Sibelius Academy

Henkilökohtainen postiosoite/Personal post address
PL 342 - PO Box 342
FIN-00121 Helsinki, FINLAND
Mobile: +358 (0)40 5415 233 (Finland)
Skype: mkuuskan
personal home page: www.siba.fi/~mkuuskan
project home page: www.siba.fi/PWGL








 « Return to Thread: pwgl-users: Library not found