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 <[email protected]>
Subject: Vs: [Tinycc-devel] opengl lib for tinyCC?
To: <[email protected]>
Message-ID:
       <7552298.110521229592897783.javamail.tom...@riikka5.rokki.sonera.fi>
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
_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to