I'm having a terrible time trying to embed Racket 5.3 in a C++ program.
Please take a look at https://gist.github.com/3764529 and tell me where I'm
going wrong.

This is the output I get:

racket/base: standard-module-name-resolver: collection not found
  collection: "racket"
  in collection directories:
   C:\Users\danl\AppData\Roaming\Racket\5.3\collects
  in: racket/base
  context...:
   standard-module-name-resolver


RACKETDIR environment variable is defined properly (and not to the path in
the output.) Any ideas?

-- 
Dan Liebgold    [dan.liebg...@gmail.com]
_________________________
  Racket Developers list:
  http://lists.racket-lang.org/dev

Reply via email to