All examples I have seen in compiling has been using gcc. Could some one please give me an example compiling the generated c-code with visual studios cl.exe? I also need to include a library (dokan.lib).
like: cl.exe generated-extension-code.c [link with dokan.lib] [make to DLL?] -- -Elias
_______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
