On Wed, Jun 29, 2011 at 1:55 PM, Jenny Turner wrote:
> Hello Ozkam
> First of all let me thank you for your reply.
> I just have 3 questions on what you have replied to me:
> 1- I've done the g++ -v but it mentions a couple of times in mingw32.
> According
> to http://sourceforge.net/apps/trac/min
Hello Ozkam
First of all let me thank you for your reply.
I just have 3 questions on what you have replied to me:
1- I've done the g++ -v but it mentions a couple of times in mingw32.
According to
http://sourceforge.net/apps/trac/mingw-w64/wiki/download%20filename%20structureming32
is "generate 32
On Wed, Jun 29, 2011 at 1:04 PM, Jenny Turner wrote:
> Greetings
> I have downloaded mingw64 binaries for Windows7 to compile for 64b machines
> functions. I have placed the folder in c:\mingw-w64 and I tried to compile
> an Hello World (in C++) but I get this error:
> gcc: Create process: No such
Greetings
I have downloaded mingw64 binaries for Windows7 to compile for 64b machines
functions. I have placed the folder in c:\mingw-w64 and I tried to compile
an Hello World (in C++) but I get this error:
gcc: Create process: No such file or directory.
My steps were:
1- Launch windows cmd.exe
2-