[racket-dev] unable to embed racket in a C++ program

From: Dan Liebgold (dan.liebgold at gmail.com)
Date: Fri Sep 21 19:42:23 EDT 2012

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.liebgold at gmail.com]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20120921/6f3c2502/attachment.html>

Posted on the dev mailing list.