ecomullin
09-19-2002, 06:33 AM
Hi Dear all
I try to set up the openGL, GLUT on SGI IRIX 6.5. The sample file can be compiled, but if need to link, there is the error message. How can I solve this problem?
ld32: ERROR 33 : Unresolved text symbol "glutInitDisplayMode" -- 1st referenc.
Use linker option -v to see when and which objects, archives and dsos a
ld32: ERROR 33 : Unresolved text symbol "glutInitWindowSize" -- 1st reference.
Use linker option -v to see when and which objects, archives and dsos a
ld32: ERROR 33 : Unresolved text symbol "glutCreateWindow" -- 1st referenced .
Use linker option -v to see when and which objects, archives and dsos a
ld32: ERROR 33 : Unresolved text symbol "glutReshapeFunc" -- 1st referenced b.
Use linker option -v to see when and which objects, archives and dsos a
ld32: ERROR 33 : Unresolved text symbol "glutKeyboardFunc" -- 1st referenced .
Use linker option -v to see when and which objects, archives and dsos a
ld32: ERROR 33 : Unresolved text symbol "glutDisplayFunc" -- 1st referenced b.
Use linker option -v to see when and which objects, archives and dsos a
ld32: ERROR 33 : Unresolved text symbol "glutMainLoop" -- 1st referenced by a.
Use linker option -v to see when and which objects, archives and dsos a
ld32: INFO 152: Output file removed because of error.
Thank you all!!
I try to set up the openGL, GLUT on SGI IRIX 6.5. The sample file can be compiled, but if need to link, there is the error message. How can I solve this problem?
ld32: ERROR 33 : Unresolved text symbol "glutInitDisplayMode" -- 1st referenc.
Use linker option -v to see when and which objects, archives and dsos a
ld32: ERROR 33 : Unresolved text symbol "glutInitWindowSize" -- 1st reference.
Use linker option -v to see when and which objects, archives and dsos a
ld32: ERROR 33 : Unresolved text symbol "glutCreateWindow" -- 1st referenced .
Use linker option -v to see when and which objects, archives and dsos a
ld32: ERROR 33 : Unresolved text symbol "glutReshapeFunc" -- 1st referenced b.
Use linker option -v to see when and which objects, archives and dsos a
ld32: ERROR 33 : Unresolved text symbol "glutKeyboardFunc" -- 1st referenced .
Use linker option -v to see when and which objects, archives and dsos a
ld32: ERROR 33 : Unresolved text symbol "glutDisplayFunc" -- 1st referenced b.
Use linker option -v to see when and which objects, archives and dsos a
ld32: ERROR 33 : Unresolved text symbol "glutMainLoop" -- 1st referenced by a.
Use linker option -v to see when and which objects, archives and dsos a
ld32: INFO 152: Output file removed because of error.
Thank you all!!