Bugs item #3464561, was opened at 2011-12-23 09:59 Message generated for change (Comment added) made by cryosuk 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: v 1.1.0 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Marcus D. Hanwell (cryosuk) 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. ---------------------------------------------------------------------- >Comment By: Marcus D. Hanwell (cryosuk) Date: 2012-06-06 13:47 Message: This is fixed in master, 1.1.0 will be released soon. ---------------------------------------------------------------------- Comment By: David Lonie (mr_grieves) Date: 2012-02-18 09:54 Message: Sorry for the delay -- try the current git version again. I think Marcus pushed some changes to fix the OpenGL includes with Qt 4.8's headers a little while ago. ---------------------------------------------------------------------- Comment By: Vit (vitruss) Date: 2011-12-28 01:25 Message: I'm really sorry to be persistent, but is there any progress in the issue? ---------------------------------------------------------------------- Comment By: Marcus D. Hanwell (cryosuk) Date: 2011-12-23 10:33 Message: Let me look into it, I have Qt 4.8 installed here too. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=835077&aid=3464561&group_id=165310 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Avogadro-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/avogadro-devel
