undefined template function in vecmath

Bug #1178391 reported by Emmanuel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Stellarium
Fix Released
Medium
Emmanuel

Bug Description

A method of a template class declared in VecMath.hpp is not defined.
This causes linking problems on windows for third party code that wraps this class.

 183 template<class T> class Vector4
 184 {
 185 public:
[...]
 205 inline void operator*=(T);
 206 inline void operator/=(T); // <= Method declared but nowhere defined

Related branches

Changed in stellarium:
milestone: none → 0.12.2
assignee: nobody → Emmanuel (hacker-emmanuel)
importance: Undecided → Medium
status: New → Fix Committed
Changed in stellarium:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.