specifically--how to
tell ECL to load an OBJ file would be great. (load "xxx.obj") didn't go so
well. :-)
Thanks,
Garrett Dangerfield.
On Thu, Dec 3, 2020 at 12:53 PM pdoherty wrote:
> I can't speak to the Windows requirement, but this example I put together
> shoul
Is there an simple example program somewhere (I can't find one) that shows
a function defined in a Lisp file and then used in a C/C++ file? With all
the compile and linking commands needed to make it work?
Ideally for Windows using Microsoft command line tools.
Thanks much,
Garrett Dangerfield.
ndows
messaging be handled by Lisp code, ideally allowing real-time modification
of the LIsp while the window still up and running). I'll send updates as
appropriate. I may create a blog post somewhere with my ongoing adventures.
Thanks again for your help,
Garrett Dangerfield.
On Thu, Nov
hich makes no sense to me.
If I do this:
(probe-file "t2.lsp")
I get back:
#P"/cygdrive/c/Users/danger/gcl/t2.lsp"
Thoughts?
Apologies in advance if this is a stupid question. :-)
Thanks,
Garrett Dangerfield.