Bugs item #3464561, was opened at 2011-12-23 09:59 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=835077&aid=3464561&group_id=165310
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Building / Install Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: updating to qt 4.8 breaks avogadro Initial Comment: Name: Vit Email: vitruss at gmail dot com I have this errors while building: /var/abs/local/yaourtbuild/avogadro/src/avogadro-1.0.3/libavogadro/src/camera.cpp: In member function ‘void Avogadro::Camera::applyPerspective() const’: /var/abs/local/yaourtbuild/avogadro/src/avogadro-1.0.3/libavogadro/src/camera.cpp:197:63: error: ‘gluPerspective’ was not declared in this scope /var/abs/local/yaourtbuild/avogadro/src/avogadro-1.0.3/libavogadro/src/camera.cpp: In member function ‘Eigen::Vector3d Avogadro::Camera::unProject(const Vector3d&) const’: /var/abs/local/yaourtbuild/avogadro/src/avogadro-1.0.3/libavogadro/src/camera.cpp:211:99: error: ‘gluUnProject’ was not declared in this scope /var/abs/local/yaourtbuild/avogadro/src/avogadro-1.0.3/libavogadro/src/camera.cpp: In member function ‘Eigen::Vector3d Avogadro::Camera::project(const Vector3d&) const’: /var/abs/local/yaourtbuild/avogadro/src/avogadro-1.0.3/libavogadro/src/camera.cpp:230:97: error: ‘gluProject’ was not declared in this scope make[2]: *** [libavogadro/src/CMakeFiles/avogadro.dir/camera.cpp.o] Error 1 make[1]: *** [libavogadro/src/CMakeFiles/avogadro.dir/all] Error 2 make: *** [all] Error 2 My system is Arch linux current with qt 4.8.0. The error is the same for 1.0.3 and 1.1 from git. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=835077&aid=3464561&group_id=165310 ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Avogadro-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/avogadro-devel
