http://www.codecoffee.com/tipsforlinux/articles/18.html I hope this helps
From: Bishisht Bhatta Sent: Wednesday, December 01, 2010 1:56 PM To: [email protected] Subject: Re: [foss-nepal] Re: GCC Compiler c++ ma gaphics ma jane ho bhane ma ta Qt bhanda better option aru kunai dekhdina On Thu, Nov 18, 2010 at 11:13 PM, Nepenthes <[email protected]> wrote: Let me try some, What kind of graphics are you talking about. Does it involve OpenGL, 2D/3D Image Processing using some external libraries etc. Are you trying to develop some graphic application using C/C++ which is console based . I saw the PDF you attached here, This involves the use of following libraries, glu32 opengl32 freeglut as far as I know, most of these do not come pre-installed with ubuntu so you will need to configure them manually. And somehow inform your C/ C++ program there presence in your system. this is usually done during compilation of program using gcc with some flags or passing multiple files at once. research a bit on that. -nepenthes On Nov 18, 10:44 am, bishnubhai <[email protected]> wrote: > again sorry sir > > but what u mean "WHAT Graphics Program" > i want to compile any graphics program of C Programming......... -- FOSS Nepal mailing list: [email protected] http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: mailto:foss-nepal%[email protected] Mailing List Guidelines: http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines Community website: http://www.fossnepal.org/ -- Regards, Mr. Bishisht Bhatta Pepsicola Townplanning-35 Kathmandu,Nepal +977-(980-641-6309) Nepal College of Information Technology Balkumari, Lalitpur -- FOSS Nepal mailing list: [email protected] http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: [email protected] Mailing List Guidelines: http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines Community website: http://www.fossnepal.org/ -- FOSS Nepal mailing list: [email protected] http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: [email protected] Mailing List Guidelines: http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines Community website: http://www.fossnepal.org/
