On Jul 21, 2009, at 1:39 PM, Rusreg wrote:
import
  MyFunctor at 'src/MyFunctor.oz'

When I refer to source file of the functor Functor1.oz in another
functor Functor2.oz and then try use Functor2 from any script, below
error appear:

"Magic header not found (not a pickle?)"

When I refer to compiled functor:

import
   MyFunctor at 'src/MyFunctor.ozf'

then it work ok.

Sorry, my bad. Of course you import the compiled file *.ozf

Best,
Torsten

--
Torsten Anders
Interdisciplinary Centre for Computer Music Research
University of Plymouth
Office: +44-1752-586219
Private: +44-1752-558917
http://strasheela.sourceforge.net
http://www.torsten-anders.de



_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to