Re: [Mingw-w64-public] throw(...) in MinGW

2015-06-28 Thread Ruben Van Boxem
Op 29-jun.-2015 07:32 schreef : > > In VS2013, I declare the member functions like this: > void setString(const std::wstring& _str) throw(...); > > But now that I am switching to MinGW, I get a complain from the compiler saying: > error: expected type-specifier before '...' token > throw(...) { > >

[Mingw-w64-public] throw(...) in MinGW

2015-06-28 Thread papa
In VS2013, I declare the member functions like this: void setString(const std::wstring& _str) throw(...); But now that I am switching to MinGW, I get a complain from the compiler saying: error: expected type-specifier before '...' token throw(...) { How can I fix this problem? Thanks --- This e

Re: [Mingw-w64-public] IDE for MinGW64

2015-06-28 Thread Developer 1
Hay! Thanks a bunch. I went with Code Blocks, it seem all right. From: Riot Sent: Sunday, June 28, 2015 3:22 PM To: mingw-w64-public@lists.sourceforge.net Subject: Re: [Mingw-w64-public] IDE for MinGW64 I'd recommend code::blocks. On 28 Jun 2015 18:54, "Alexpux" wrote: 28 июня 2015 г.,

Re: [Mingw-w64-public] IDE for MinGW64

2015-06-28 Thread Riot
I'd recommend code::blocks. On 28 Jun 2015 18:54, "Alexpux" wrote: > > 28 июня 2015 г., в 20:43, Developer 1 написал(а): > > Can anyone recommend me a IDE? > I use Win8.1 and I have been using VSExpress 2013, however, I have decided > to port to GCC due to it being closer to the standard. > >

Re: [Mingw-w64-public] IDE for MinGW64

2015-06-28 Thread Alexpux
> 28 июня 2015 г., в 20:43, Developer 1 написал(а): > > Can anyone recommend me a IDE? > I use Win8.1 and I have been using VSExpress 2013, however, I have decided to > port to GCC due to it being closer to the standard. > http://www.codeblocks.org http://codeli

[Mingw-w64-public] IDE for MinGW64

2015-06-28 Thread Developer 1
Can anyone recommend me a IDE? I use Win8.1 and I have been using VSExpress 2013, however, I have decided to port to GCC due to it being closer to the standard. TIA-- Monitor 25 network devices or servers for free with O

[Mingw-w64-public] TDM-GCC 5.1.0 and TDM-GDB 7.9.1

2015-06-28 Thread John E. / TDM
Greetings! === TDM-GCC 5.1.0 is now available! === TDM-GCC is a native binary distribution of the GCC compiler for Windows. It targets 64-bit Windows (x86_64-w64-mingw32), or 32-bit Windows (i686-w64-mingw32, i686-pc-mingw32), and is mostly compatible with MinGW and MinGW-w64. More informati