MacOS X intel build

View: New views
7 Messages — Rating Filter:   Alert me  

MacOS X intel build

by Sam Deane :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm struggling to get GLEW to build for MacOS X Intel.

I've got the latest binary, which seems to be PPC only. I've also got  
the latest source, but the Makefile doesn't work. I've searched in  
vain for instructions or other precompiled libraries on the net.

Can anyone help?

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
glew-users mailing list
glew-users@...
https://lists.sourceforge.net/lists/listinfo/glew-users

Re: MacOS X intel build

by Goncalo Carvalho :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Works fine here. Even have a universal build. What are the errors?

Goncalo

On 12/06/07, Sam Deane <sam@...> wrote:

> I'm struggling to get GLEW to build for MacOS X Intel.
>
> I've got the latest binary, which seems to be PPC only. I've also got
> the latest source, but the Makefile doesn't work. I've searched in
> vain for instructions or other precompiled libraries on the net.
>
> Can anyone help?
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> glew-users mailing list
> glew-users@...
> https://lists.sourceforge.net/lists/listinfo/glew-users
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
glew-users mailing list
glew-users@...
https://lists.sourceforge.net/lists/listinfo/glew-users

Re: MacOS X intel build

by Sam Deane :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 13 Jun 2007, at 20:44, Goncalo Carvalho wrote:

> Works fine here. Even have a universal build. What are the errors?
>
> Goncalo

I'm simply typing make in the top level folder, and getting the  
following error:

make: *** No rule to make target `src/glew.c', needed by `src/
glew.pic_o'.  Stop.

>
> On 12/06/07, Sam Deane <sam@...> wrote:
>> I'm struggling to get GLEW to build for MacOS X Intel.
>>
>> I've got the latest binary, which seems to be PPC only. I've also got
>> the latest source, but the Makefile doesn't work. I've searched in
>> vain for instructions or other precompiled libraries on the net.
>>
>> Can anyone help?
>>
>> ---------------------------------------------------------------------
>> ----
>> This SF.net email is sponsored by DB2 Express
>> Download DB2 Express C - the FREE version of DB2 express and take
>> control of your XML. No limits. Just data. Click to get it now.
>> http://sourceforge.net/powerbar/db2/
>> _______________________________________________
>> glew-users mailing list
>> glew-users@...
>> https://lists.sourceforge.net/lists/listinfo/glew-users
>>
>
> ----------------------------------------------------------------------
> ---
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> glew-users mailing list
> glew-users@...
> https://lists.sourceforge.net/lists/listinfo/glew-users


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
glew-users mailing list
glew-users@...
https://lists.sourceforge.net/lists/listinfo/glew-users

Re: MacOS X intel build

by Goncalo Carvalho :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Well, the glew-src.tar.gz works out of the box for me with the latest
XCode. Is this the one you're trying or the zip?

Goncalo

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
glew-users mailing list
glew-users@...
https://lists.sourceforge.net/lists/listinfo/glew-users

Re: MacOS X intel build

by Sam Deane :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm not at home right now so can't check, but as far as I remember I was trying the trunk source grabbed straight from subversion.

On 14/06/07, Goncalo Carvalho <glslang@...> wrote:
Well, the glew-src.tar.gz works out of the box for me with the latest
XCode. Is this the one you're trying or the zip?

Goncalo

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
glew-users mailing list
glew-users@...
https://lists.sourceforge.net/lists/listinfo/glew-users


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
glew-users mailing list
glew-users@...
https://lists.sourceforge.net/lists/listinfo/glew-users

Re: MacOS X intel build

by Sam Deane :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ok, I've just tried it on my work machine.

After a lot of fiddling around, it appears that the glew-src.tar.gz
version works, whilst the glew-src.tar.zip and the version obtainable
direct from svn don't work.

That's pretty confusing and I haven't seen any documentation on the
website to suggest that the gz version is supposed to be any
different.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
glew-users mailing list
glew-users@...
https://lists.sourceforge.net/lists/listinfo/glew-users

Re: MacOS X intel build

by Ketan-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am not sure, but I think one works on *Nix platform and other for
Windows, build scripts may have some problem parsing, just a
conjecture.

thx
Ketan

On 6/15/07, Sam Deane <sam@...> wrote:

> Ok, I've just tried it on my work machine.
>
> After a lot of fiddling around, it appears that the glew-src.tar.gz
> version works, whilst the glew-src.tar.zip and the version obtainable
> direct from svn don't work.
>
> That's pretty confusing and I haven't seen any documentation on the
> website to suggest that the gz version is supposed to be any
> different.
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
glew-users mailing list
glew-users@...
https://lists.sourceforge.net/lists/listinfo/glew-users
LightInTheBox - Buy quality products at wholesale price!