Code: Select all
celestialbrowser.cpp: In member function ‘virtual void CelestialBrowser::slotRefresh()’:
celestialbrowser.cpp:127: error: conversion from ‘Eigen::Vector3f’ to non-scalar type ‘Point3f’ requested
celestialbrowser.cpp: In member function ‘void CelestialBrowser::addPlanetarySystem(CelListViewItem*, const PlanetarySystem*, const Point3d*)’:
celestialbrowser.cpp:156: error: conversion from ‘Eigen::Vector3d’ to non-scalar type ‘Point3d’ requested
make[5]: *** [celestialbrowser.o] Error 1
cartrite