Re: Euphoria Public Relations
- Posted by Jerome Jan 14, 2014
- 2955 views
mattlewis said...
There's always something in the chain that breaks between releases. In particular, I know that the build system for 4.1 had some significant changes. I recently started running through some of the deployment type build tasks, and I think that the source-tarball (or whatever they are) processes need some work.
Ok, I've started going through the process for Windows. It appears that MinGW doesn't produce .lib files for the static libraries. It looks like we can generate them using Microsoft's lib tool (http://www.mingw.org/wiki/MSVC_and_MinGW_DLLs). Do we need to do this?
Also, are we looking to post both 4.0.6 and 4.1.0?
Thanks,
Ira