From: Bruce S. <Bru...@nc...> - 2008-06-24 16:20:03
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> What platform are you using?<br> <br> Bruce Sherwood<br> <br> Siddhardh chandra wrote: <blockquote cite="mid:26b...@ma..." type="cite">Hi,<br> I am trying to compile Vpython, but its keeps failing and I am unable to decipher why . I hope this build log makes sense to some people( Its the end part of it) . Any help appreciated .<br> <br> <br> <br> <br> g++ -I/usr/include/python2.5 -DHAVE_CONFIG_H -I/home/msid/Desktop/visual-3.2.9/include -I..//include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -fpic -DPIC -g -O2 -ftemplate-depth-120 -g0 -c /home/msid/Desktop/visual-3.2.9/src/arrow.cpp -fPIC -DPIC -o .libs/arrow.o<br> In file included from /home/msid/Desktop/visual-3.2.9/include/platform.h:107,<br> from /home/msid/Desktop/visual-3.2.9/include/cvisual.h:10,<br> from /home/msid/Desktop/visual-3.2.9/include/displaylist.h:8,<br> from /home/msid/Desktop/visual-3.2.9/include/prim.h:8,<br> from /home/msid/Desktop/visual-3.2.9/include/axial.h:8,<br> from /home/msid/Desktop/visual-3.2.9/include/arrow.h:7,<br> from /home/msid/Desktop/visual-3.2.9/src/arrow.cpp:4:<br> /home/msid/Desktop/visual-3.2.9/include/platlinux.h:27: error: declaration of 'typedef class visual::lock<visual::mutex> visual::mutex::lock'<br> /home/msid/Desktop/visual-3.2.9/include/vthread.h:13: error: changes meaning of 'lock' from 'class visual::lock<visual::mutex>'<br> ~ <br> <pre wrap=""> <hr size="4" width="90%"> ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. <a class="moz-txt-link-freetext" href="http://sourceforge.net/services/buy/index.php">http://sourceforge.net/services/buy/index.php</a></pre> <pre wrap=""> <hr size="4" width="90%"> _______________________________________________ Visualpython-users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Vis...@li...">Vis...@li...</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/visualpython-users">https://lists.sourceforge.net/lists/listinfo/visualpython-users</a> </pre> </blockquote> </body> </html> |