08 авг. 2014 г., в 20:06, Richard Shaw написал(а):
> Ok, a bit of an update...
>
> I got MSYS2 installed and after I figured out pacman I got mingw-w64
> installed. It is nice having it integrated instead of two separate
> installations. Also, most of my dependencies were available so I didn'
Ok, a bit of an update...
I got MSYS2 installed and after I figured out pacman I got mingw-w64
installed. It is nice having it integrated instead of two separate
installations. Also, most of my dependencies were available so I didn't
have to build as much. One notable exception is sox.
Just for t
On Fri, Aug 8, 2014 at 2:42 AM, Slava
wrote:
> On Thu, 07 Aug 2014 21:42:51 +0200, Richard Shaw
> wrote:
>
> > As you can see, most of the includes use the windows path, "C:/Tools/..."
> > except the two wxWidgets entries use the unix style "/usr/local",
> > however,
> > msys doesn't seem to hav
On Fri, Jul 25, 2014 at 5:16 PM, JonY wrote:
> On 7/25/2014 12:36, Dongsheng Song wrote:
>> This just fix the ftw issue. But still have "%lld", mkdir, "GCC poison
>> strerror" issue on gcov.
>> You can following the build instructions at:
>>
>> http://sourceforge.net/p/mingw-w64/mingw-w64/ci/maste
On Thu, 07 Aug 2014 21:42:51 +0200, Richard Shaw
wrote:
> As you can see, most of the includes use the windows path, "C:/Tools/..."
> except the two wxWidgets entries use the unix style "/usr/local",
> however,
> msys doesn't seem to have a problem:
> $ file /usr/local/include/wx-3.0/wx/ffile