Re: [Mingw-w64-public] undefined references

2014-10-29 Thread Yaron Keren
Hi, These _functions are in same as Visual C++. Maybe filefn.cpp does not #include it? Yaron 2014-10-30 0:51 GMT+02:00 Greg Jung : > Hi all, > Just as a matter of example, I run into the following error compiling > wxMSW-2.8.12 using mingw/msys- gcc-4.8.2 (sjlj, win32): > > ../src/common/fi

[Mingw-w64-public] undefined references

2014-10-29 Thread Greg Jung
Hi all, Just as a matter of example, I run into the following error compiling wxMSW-2.8.12 using mingw/msys- gcc-4.8.2 (sjlj, win32): ../src/common/filefn.cpp: In function 'bool wxMkdir(const wxString&, int)': ../src/common/filefn.cpp:1253:30: error: '_mkdir' was not declared in this scope

Re: [Mingw-w64-public] Mingw installer problem

2014-10-29 Thread APL
Thanks! On Wed, Oct 29, 2014 at 11:13 AM, niXman wrote: > niXman 2014-10-29 20:11: > > > Please wait until this bug will be fixed, or please download the > > builds directly. > > Direct links can be found here: > https://sourceforge.net/p/mingw-w64/mailman/message/32967954/ > > > > -

Re: [Mingw-w64-public] Mingw installer problem

2014-10-29 Thread niXman
niXman 2014-10-29 20:11: > Please wait until this bug will be fixed, or please download the > builds directly. Direct links can be found here: https://sourceforge.net/p/mingw-w64/mailman/message/32967954/ -- ___

Re: [Mingw-w64-public] Mingw installer problem

2014-10-29 Thread niXman
Aleksnader Lesniak 2014-10-29 20:03: > Hi, > > When trying to install Mingw from the online installer, I get the > following > error: > > "Cannot download repository.txt[0]" > > This is from the latest Sourceforge binary download. > > Is there an offline installation package? Hi, This is a k

[Mingw-w64-public] Mingw installer problem

2014-10-29 Thread Aleksnader Lesniak
Hi, When trying to install Mingw from the online installer, I get the following error: "Cannot download repository.txt[0]" This is from the latest Sourceforge binary download. Is there an offline installation package? Thanks. A -