FLI/FFI between LWW and C++ dll
Hi,
I have already successfully called C functions in DLLs with LWW and the foreign-parser
is very useful in this area.
My new challenge requires to use a DLL compiled from lots of C++ files, and the headers make heavy use of namespaces.
Is there anything that I should be aware of which could ease the import and type definitions required to call those functions in the DLL?
- is there something that can handle name mangling of global functions more easily ?
- I guess that fli/ffi doesn't allow to map C++ objects into Lisp? Or did I miss something?
Thanks in advance and best regards,
--
Fabrice Popineau
-----------------------------
SUPELEC
Département Informatique
3, rue Joliot Curie
91192 Gif/Yvette Cedex
Tel direct : +33 (0) 169851950
Standard : +33 (0) 169851212
------------------------------