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: [email protected]

Mailing List Guidelines: 
http://wiki.fossnepal.org/index.php?title=Mailing_List_Guidelines
Community website: http://www.fossnepal.org/

Reply via email to