Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411491 Posts in 69377 Topics- by 58433 Members - Latest Member: graysonsolis

April 29, 2024, 10:43:02 AM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsDeveloperTechnical (Moderator: ThemsAllTook)Porting from mac to windows
Pages: [1]
Print
Author Topic: Porting from mac to windows  (Read 1334 times)
Glaiel-Gamer
Guest
« on: April 05, 2009, 05:36:18 PM »

I didn't think it would be this difficult.

Where do I download the openGL 2 API for windows? google is not helpful here
Logged
mcc
Level 10
*****


glitch


View Profile WWW
« Reply #1 on: April 05, 2009, 05:39:41 PM »

How are you compiling?

I have mingw installed on my macintosh and I do cross-compiles from there, as I remember the default distribution of mingw came with opengl and glu.

I recommend going the mingw route whether you compile on windows or mac, it is very close to the development environment you have on the mac and even some POSIX functions will become available.
Logged

My projects:<br />Games: Jumpman Retro-futuristic platforming iJumpman iPhone version Drumcircle PC+smartphone music toy<br />More: RUN HELLO
Glaiel-Gamer
Guest
« Reply #2 on: April 05, 2009, 05:44:31 PM »

compiling on xcode on the mac, visual studio 2008 express on windows, can't find the openGL 2 library anywhere
Logged
David Pittman
Level 2
**


MAEK GAEM


View Profile WWW
« Reply #3 on: April 05, 2009, 06:43:27 PM »

The GL headers should be included with VS, under a folder named something like PlatformSDK/Include/gl. (At least, this is how it was for 2003 and 2005 Pro. I don't have 2008 Exp installed.)
Logged

Glaiel-Gamer
Guest
« Reply #4 on: April 05, 2009, 06:56:41 PM »

It's not openGL 2.0 and I need openGL 2.0 or higher
Logged
David Pittman
Level 2
**


MAEK GAEM


View Profile WWW
« Reply #5 on: April 05, 2009, 07:22:24 PM »

I think then you need to include extension headers like the ones provided here. I forget, it's been a really long time since I've used GL.
Logged

Pages: [1]
Print
Jump to:  

Theme orange-lt created by panic