05-31-2003, 03:58 AM
hi,
i am using Red Hat 9 OS. and the intel C++ compiler.
when i am trying to compile the program this following are experienced. can any one bring me out please..
complilation command is:
icc -o glxsimple glxsimple.c -lGL -lXext -lX11
errors are:
return type of function "main" must be "int"
warning #266: function declared implicitly
ld : con not find -lXext
my doubt:
is any special software(libraries) need to be install to run OpenGL?
help me please..
thanks & regards
sekhar
i am using Red Hat 9 OS. and the intel C++ compiler.
when i am trying to compile the program this following are experienced. can any one bring me out please..
complilation command is:
icc -o glxsimple glxsimple.c -lGL -lXext -lX11
errors are:
return type of function "main" must be "int"
warning #266: function declared implicitly
ld : con not find -lXext
my doubt:
is any special software(libraries) need to be install to run OpenGL?
help me please..
thanks & regards
sekhar