Hi Jón,
I was wonder if I could easily build a static version of ECL on windows
to link into other C++ projects without having to ship the ECL.dll with it.
There is a "ecl-static.lib" recipe in the Makefile in the ./msvc folder
which I can build after having built "all", but when linking that
Hi,
I was wonder if I could easily build a static version of ECL on windows to
link into other C++ projects without having to ship the ECL.dll with it.
There is a "ecl-static.lib" recipe in the Makefile in the ./msvc folder
which I can build after having built "all", but when linking that into an