Hi Zack and everyone,

I'm going back to this old thread (
http://lists.racket-lang.org/users/archive/2013-January/056176.html), since
I have a similar problem with raco and flomap, and can't tell if anyone
found a solution. Are there any new ideas?

(This is my first time using raco, so I might be missing something simple.)

Basically, my application (which requires image/flomap directly) runs fine
with Racket, but when I compile it with raco exe and run the executable (on
Mac OS 10.6.8) it gives:

link: namespace mismatch;
 reference to a module that is not available
  reference phase: 0
  referenced module:
"/Applications/Racket-v5.3.6/collects/images/private/flomap-struct.rkt"
  referenced phase level: 0
  reference in module: '#%embedded:g6575:flomap-stats
  in: flomap?
  context...:
   #%embedded:g6575:flomap-stats: [running body]
   #%embedded:g6473:flomap: [traversing imports]
   #%embedded:g3239:flomap: [traversing imports]
   #%embedded:g2661:main: [traversing imports]
   #%embedded:g2158:etterbeek: [traversing imports]
   #%mzc:local: [traversing imports]
   loop
logout

Many thanks for the help!

Nathaniel
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to