Re: [Mingw-w64-public] Generating GLEW libraries from MinGW-w64

2010-10-10 Thread NightStrike
On Thu, Sep 16, 2010 at 6:00 AM, G E Naganna wrote: > Hi all, > > > >   I am not able to generate GLEW libraries from MinGW-w64.  I did > not find Makefile.mingw64 in config folder so I compiled by using Msys. I > am getting following error. > > > >     gcc -O2 -Wall -W -Iinclude  -DGLEW_B

Re: [Mingw-w64-public] Generating GLEW libraries from MinGW-w64

2010-09-18 Thread mescali...@gmail.com
On 16/09/2010 12:23, Ozkan Sezer wrote: > On Thu, Sep 16, 2010 at 1:02 PM, G E Naganna wrote: >> Hi all, >> >>I am not able to generate GLEW libraries from MinGW-w64. I did >> not find Makefile.mingw64 in config folder so I compiled by using Msys. I >> am getting following error. >>

[Mingw-w64-public] Generating GLEW libraries from MinGW-w64

2010-09-16 Thread G E Naganna
Hi all, I am not able to generate GLEW libraries from MinGW-w64. I did not find Makefile.mingw64 in config folder so I compiled by using Msys. I am getting following error. gcc -O2 -Wall -W -Iinclude -DGLEW_BUILD -o src/glew.o -c src/glew.c In file included from src/glew.c:3

Re: [Mingw-w64-public] Generating GLEW libraries from MinGW-w64

2010-09-16 Thread G E Naganna
: [Mingw-w64-public] Generating GLEW libraries from MinGW-w64 On Thu, Sep 16, 2010 at 3:33 PM, G E Naganna wrote: > Ozkan, > >     Thanks I found those libraries under x86_64-w64-mingw32/lib.  Could you > please tell me how to setup my msys to pick correct(64bit) mingw folder? Well,

Re: [Mingw-w64-public] Generating GLEW libraries from MinGW-w64

2010-09-16 Thread Ozkan Sezer
Regards > G E Naganna > > > -Original Message- > From: Ozkan Sezer [mailto:seze...@gmail.com] > Sent: Thursday, September 16, 2010 5:31 PM > To: G E Naganna > Cc: mingw-w64-public@lists.sourceforge.net > Subject: Re: [Mingw-w64-public] Generating GLEW libraries from MinGW-w

Re: [Mingw-w64-public] Generating GLEW libraries from MinGW-w64

2010-09-16 Thread G E Naganna
, 2010 5:31 PM To: G E Naganna Cc: mingw-w64-public@lists.sourceforge.net Subject: Re: [Mingw-w64-public] Generating GLEW libraries from MinGW-w64 Those libraries are not missing, they are there all of them are x64 libraries. You are doing something which is messing thing, as if the binary built is a

Re: [Mingw-w64-public] Generating GLEW libraries from MinGW-w64

2010-09-16 Thread Ozkan Sezer
On Thu, Sep 16, 2010 at 2:43 PM, G E Naganna wrote: > After changing from __int64 to long long. I am getting following error. It > looks like lot of libraries missing in MinGW-w64. Where can I find there > libraries? > > > > +

Re: [Mingw-w64-public] Generating GLEW libraries from MinGW-w64

2010-09-16 Thread G E Naganna
After changing from __int64 to long long. I am getting following error. It looks like lot of libraries missing in MinGW-w64. Where can I find there libraries?

Re: [Mingw-w64-public] Generating GLEW libraries from MinGW-w64

2010-09-16 Thread Ozkan Sezer
On Thu, Sep 16, 2010 at 1:02 PM, G E Naganna wrote: > Hi all, > >   I am not able to generate GLEW libraries from MinGW-w64.  I did > not find Makefile.mingw64 in config folder so I compiled by using Msys. I > am getting following error. > >     gcc -O2 -Wall -W -Iinclude  -DGLEW_BUILD -o

[Mingw-w64-public] Generating GLEW libraries from MinGW-w64

2010-09-16 Thread G E Naganna
Hi all, I am not able to generate GLEW libraries from MinGW-w64. I did not find Makefile.mingw64 in config folder so I compiled by using Msys. I am getting following error. gcc -O2 -Wall -W -Iinclude -DGLEW_BUILD -o src/glew.o -c src/glew.c In file included from src/glew.c:3