[racket-dev] unable to embed racket in a C++ program
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>