i tried to compile git recent version  schroedinger with opengl on ubuntu
8.10.
but some error occurred.what can i do?
thanks in advance for some help.

1. include fialed. so have to add -I/usr/include/orc-0.4
-I/usr/include/liboil-0.3 manually to CFLAGS.

2. have to remove Werror compile option.

3.no member error occurred.

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -I../..
-DSCHRO_ENABLE_UNSTABLE_API -D_GNU_SOURCE -DSCHRO_OPENGL_UNBIND_TEXTURES=1
-g -O3 -I/usr/include/orc-0.4 -I/usr/include/liboil-0.3 -MT
libopengl_la-schroopenglmotion.lo -MD -MP -MF
.deps/libopengl_la-schroopenglmotion.Tpo -c schroopenglmotion.c  -fPIC -DPIC
-o .libs/libopengl_la-schroopenglmotion.o
schroopenglmotion.c: In function ‘schro_opengl_motion_render_dc_block’:
schroopenglmotion.c:36: error: dereferencing pointer to incomplete type
schroopenglmotion.c: In function ‘schro_opengl_motion_render_ref_block’:
schroopenglmotion.c:78: error: ‘SchroMotionVector’ has no member named ‘dx’
schroopenglmotion.c:79: error: ‘SchroMotionVector’ has no member named ‘dy’
make: *** [libopengl_la-schroopenglmotion.lo] error 1
------------------------------------------------------------------------------

_______________________________________________
Schrodinger-devel mailing list
Schrodinger-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/schrodinger-devel

Reply via email to