Hi, Claude
Info: resolving _garray_class by linking to __imp__garray_class (auto-import) Info: resolving _s_ by linking to __imp__s_ (auto-import)
Guessing now: pd.dll doesn't export "s_" or "garray_class", which means externals can't use them like on the unixoid OSs? That would be "somewhat disadvantageous" :(
I have a feeling that the compiler output I am seeing and the behavior of Pd when failing to load the extern is similar to what I've seen when the entry function is not properly exported during building the DLL.
If I find out anything, I will certainly post here.
Has anyone managed to build pdlua on Windows anyway? Is it only tested against Pd built with MinGW which pdlua's Makefile suggests to use?
-- David Shimamoto