discussing political questions on a technical mailing list?
Best regards,
Wolfgang
Am 09.11.13 14:52, schrieb Incongruous:
> Who are you people? It looks that this is one of those Trojan building
> groups associated with Google.
> I would like the list manager to response to this me
Ah! You are one of them!!
I am subscribing RIGHT NOW!!
-Original Message-
From: JonY
Sent: Saturday, November 09, 2013 9:02 AM
To: mingw-w64-public@lists.sourceforge.net
Subject: Re: [Mingw-w64-public] Syber Terrorist, please help!!
---
@lists.sourceforge.net
Subject: Re: [Mingw-w64-public] Syber Terrorist, please help!!
Please leave and take care that the door doesn't hit you on the way out.
On Fri, Nov 8, 2013 at 10:41 PM, Incongruous
wrote:
> My oh my, you are one of them, aren't you. Wait, what about MinGW, is
> Mi
!
On 11/8/13, Incongruous wrote:
> Please help me, a terrorist group calling themselves Google has invaded my
> computer. Every time I run IE11 it displays the web page of this abusive
> organization. Is there a way that Microsoft could provide some sort of
> protection against this k
Please help me, a terrorist group calling themselves Google has invaded my
computer. Every time I run IE11 it displays the web page of this abusive
organization. Is there a way that Microsoft could provide some sort of
protection against this kind of threat? Is there a way to stop this
organiza
I would like to remove the ‘Press any key to continue...’ from the console when
using Code::Blocks, anyone?--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming mo
#include
#include
int main(){
std::string s("string");
std::cout << s << std::endl;
std::u16string u16s(u"string");
std::cout << u16s << std::endl;
std::cin.get();
return 0;
}
The above code gives me the following errors, am I using u16string correctly?
Thanks in advance!!
Does anyone know of a way to convert a string to a 'const wchar_t*'
I need this conversion for the 3rd parameter in MessageBox(...).
MessageBox(NULL,
apstr.c_str(), // Thius works
(const wchar_t*)this->getMessage().c_str(),// getMessage()
returns a std:string, it does n
Thanks everyone.
From: Incongruous
Sent: Tuesday, October 15, 2013 6:06 AM
To: MinGW-64 Mailinglist
Subject: [Mingw-w64-public] to test for MinGW64
I would like to test for MinGW64 to include or exclude some code; something
like:
#ifdef MinGW64
doThis();
#endif
#ifdef __MSV__
doSomthingElse
I would like to test for MinGW64 to include or exclude some code; something
like:
#ifdef MinGW64
doThis();
#endif
#ifdef __MSV__
doSomthingElse
#endif
is this possible?
tia
--
October Webinars: Code for Performance
Free
Consider this a request of a suggestion.
I was reading << http://mingw-w64.sourceforge.net/download.php#win-builds >>
and I could not avoid noticing that there is no link to a FAQ. It just might be
a lot easier on us to have a FAQ accessible, like in the case of “Which
Compiler to Use”.
Thanks
013 6:25
> PM, "Incongruous ..." wrote:
Basically, anything that isn't Outlook or Outlook Express, not sure if
it is possible in your case. Inline mode for this message.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.19 (MingW32)
iQGcBAEBAgAGBQJSU9SuAAoJEEOnnvXyZv6Q2o
Jon_y, when your emails appear in the inbox, it shows only attachments. I don't
know about the rest of the users but... opening attachments is not one of most
fun things to do for me.
Is there something I could change so that your messages are displayed within my
email reader?
TIA
Date: Mon,
groups, and succeed.
Thanks to all for the help.
I am glad that my ignorance sparked a conversation that has gained an entry to
the FAQs.
From: Jon
Sent: Friday, October 04, 2013 9:52 PM
To: mingw-w64-public
Subject: Re: [Mingw-w64-public] "Which compiler should I use"
Heh heh, I
Which of these compilers should I use if I want to compile in 64bit?
/bin/g++.exe
/bin/x86_64-w64-mingw32-g++.exe
Is this correct?
if(OS_64_BIT){
/bin/g++.exe
}
else{
/bin/x86_64-w64-mingw32-g++.exe
}
Thanks
From: Jon
Sent: Wednesday, October 02, 2013 6:27 PM
To: mingw-w64-public
Subj
Thanks Kai.
Yes, it explains it very nicely.
Now it is all clear.
-Original Message-
From: Kai Tietz
Sent: Monday, September 30, 2013 3:35 PM
To: mingw-w64-public@lists.sourceforge.net
Subject: Re: [Mingw-w64-public] MinGW64\bin... 32/64 bits compier?
We have this in our FAQ AFAIR. But
@lists.sourceforge.net
Subject: Re: [Mingw-w64-public] MinGW64\bin... 32/64 bits compier?
2013/9/30 Incongruous
In the MinGW64\bin folder, there are two entries for the g++ compiler and
..\bin\g++.exe and ..\bin\x86_64-w64-mingw32-g++.exe, I have assumed that the
first entry is the 32bit
In the MinGW64\bin folder, there are two entries for the g++ compiler and
..\bin\g++.exe and ..\bin\x86_64-w64-mingw32-g++.exe, I have assumed that the
first entry is the 32bit compiler and that the second is the 64bit compiler. Is
this correct?
TIA--
Look folks, I am not trying to be a pain in the you know what, but in
http://mingw-w64.sourceforge.net/download.php
I found this description of the different MinGW64 builds, is what I have
written down bellow an accurate understanding of what was meant to be said?
There are several builds avail
I would assume that Win32 and posix refers to the threading technology used,
but what does the part after the hyphen mean?
TIA--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutori
JonY, just to let you know that your emails come as an attachment in not in
the body of the email.
Sorry :)
-Original Message-
From: JonY
Sent: Friday, September 13, 2013 9:39 PM
To: mingw-w64-public@lists.sourceforge.net
Subject: Re: [Mingw-w64-public] mingw-w64 v3 release calling for t
ngw64
Subject: Re: [Mingw-w64-public] it does not have
Hello Incongruous!
On Sun, Sep 8, 2013 at 6:52 PM, Incongruous wrote:
> I was looking at
> C:\MinGW64\x86_64-w64-mingw32\include
> and it does not have ,
In my installation, is in:
[some sort of mingw-w64 root]\mingw64\include\c+
I was looking at
C:\MinGW64\x86_64-w64-mingw32\include
and it does not have , why?--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft tec
I am trying to figure out the difference between -std=c++11 and -std=gnu++11.
According to:
http://gcc.gnu.org/gcc-4.8/cxx0x_status.html
“...with the -std=c++11 or -std=gnu++11 compiler options; the former disables
GNU extensions.”, my question is, what is it that std=c++11 disables? In other
wo
ceforge.net
Subject: Re: [Mingw-w64-public] The API supported by g++11_64bit
"Incongruous"
writes:
> Thanks for your help.
> Perhaps it is the way I am using it
> GNU version is 4.8.1
>
> #include
>
> tr1::shared_ptr uex;
>
> Is this correct?
With C
: Re: [Mingw-w64-public] #ifndef or #ifdef, that is the dilemma
Op 6-sep.-2013 21:51 schreef "Incongruous" het
volgende:
>
> Yes, I am using g++.
> __cplusplus is defined in stddef and I have specifically #include(ed) that
> file.
> I hope that this new info will clear
re using c++ :
;-)
Am 05.09.2013 23:10 schrieb "Incongruous" :
#ifndef __cpluplus
std::cout << "error\n A C++ compiler is required!" << std::endl;
return -1;
#endif
The above snip says, if __cplusplus has not been defined print “bla bla” and
y, September 06, 2013 1:50 AM
To: mingw-w64-public
Subject: Re: [Mingw-w64-public] #ifndef or #ifdef, that is the dilemma
> Am 05.09.2013 23:10 schrieb "Incongruous" :
>>
>> #ifndef __cpluplus
>>std::cout << "error\n A C++ compiler is required!" &
#ifndef __cpluplus
std::cout << "error\n A C++ compiler is required!" << std::endl;
return -1;
#endif
The above snip says, if __cplusplus has not been defined print “bla bla” and
return –1. Which means that if I am using __cplusplus it should NOT print
anthing, right? So, am I using the C
Thanks for your help.
Perhaps it is the way I am using it
GNU version is 4.8.1
#include
tr1::shared_ptr uex;
Is this correct?
TIA
-Original Message-
From: JonY
Sent: Wednesday, September 04, 2013 6:25 PM
To: mingw-w64-public@lists.sourceforge.net
Subject: Re: [Mingw-w64-public] The A
Hi, is there a C++11 table describing the API supported by g++64?
I am having problems getting shared_ptr to work, I wonder if it is supported by
GCC-64 8.1.+
tia--
Learn the latest--Visual Studio 2012, SharePoint 2013, S
Sorry, the question is:
How do I do that?
-Original Message-
I have a number of folders and classes that I use in all my programs, a
library. I would like to add that directory in the path for the compiler to
search.
https://skydrive.live.com/?cid=1ecc73232b89516a#cid=1ECC73232B89516A&id=
I have a number of folders and classes that I use in all my programs, a
library. I would like to add that directory in the path for the compiler to
search.
https://skydrive.live.com/?cid=1ecc73232b89516a#cid=1ECC73232B89516A&id=1ECC73232B89516A%21115&v=3
Thanks in advance
--
Can anyone tell of a web site tutorial for creating dlls?
Will G++64 dlls be compatible or applicable to G++32 apps?
Thanks in advance!--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the
lexey's Qt-builds project should you want 64-bit and the
ability to build it all yourself:
http://sourceforge.net/projects/mingwbuilds/files/external-binary-packages/Qt-Builds/
https://github.com/Alexpux/Qt-builds
On Wed, Aug 28, 2013 at 5:56 PM, Incongruous
wrote:
> It is my understanding
gwbuilds/files/external-binary-packages/Qt-Builds/
https://github.com/Alexpux/Qt-builds
On Wed, Aug 28, 2013 at 5:56 PM, Incongruous
wrote:
> It is my understanding that Qt only works with a maximum of 4.6.x release
> of
> GCC-32, thus Qt does not do well with MinGW64. If I am mistaken
It is my understanding that Qt only works with a maximum of 4.6.x release of
GCC-32, thus Qt does not do well with MinGW64. If I am mistaken, some enlighten
will make me so much very happy; otherwise, I would appreciate if you can tell
me of a web page to download the 4.6.x version of GCC-32bit.
MinGW64
2013/8/20 Incongruous :
> I have just downloaded MinGW64. It comes in a .gz file, so I
> uncompressed the file but it is all raw files. Am I supposed to
> compile MinGW64 or I just copy the files to C:\MinGW64 and then reset the
> toolchain for the IDE?
https://sourceforge.
Look, I know this question has nothing to do with either Netbeans or MinGW64,
but I cannot think of a better bunch to ask this question.
On one hand the directory tree where my applications reside is a bit long and
on the other hand I have seen how Wind 7 uses the aliases like %USERPROFILE% as
I have just downloaded MinGW64. It comes in a .gz file, so I uncompressed the
file but it is all raw files. Am I supposed to compile MinGW64 or I just copy
the files to C:\MinGW64 and then reset the toolchain for the IDE?
TIA
---
40 matches
Mail list logo