tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re:Vs: [Tinycc-devel] opengl lib for tinyCC? (Kenneth Forsb?ck)


From: 云帆江
Subject: Re:Vs: [Tinycc-devel] opengl lib for tinyCC? (Kenneth Forsb?ck)
Date: Fri, 19 Dec 2008 09:01:08 +0800

hi
 i am just a newbie on this,and i found many code sample written in cpp not c
and the opengl lib for mingw seems dont work well on my system,can u give an simple example and all files tarball

---------------------------------------------------------------------------------
Date: Thu, 18 Dec 2008 11:34:57 +0200 (EET)
From: Kenneth Forsb?ck <address@hidden>
Subject: Vs: [Tinycc-devel] opengl lib for tinyCC?
To: <address@hidden>
Message-ID:
       <address@hidden>
Content-Type: text/plain; charset="iso-8859-1"

Hi,

I have found that the "official" OpenGL headers or the ones from MinGW work quite well. You could also just tiny_impdef the OpenGL libraries you are using and just let the linker do most of the work, although that would make debugging your code more difficult (compiler not able to check the routine definitions).

Kenneth

reply via email to

[Prev in Thread] Current Thread [Next in Thread]