gtest.h(2281): error : name followed by "::" must be a class or namespace name
3> using GTEST_TUPLE_NAMESPACE_::get;
gtest.h(10669): error : expected an identifier
3> inline void PrintTo(const ::std::tr1::tuple<>& t, ::std::ostream* os) {
gtest.h(10679): error : name followed by "::" must be a class or namespace name
3> void PrintTo(const ::std::tr1::tuple<T1, T2>& t, ::std::ostream* os) {--
You received this message because you are subscribed to the Google Groups "Ceres Solver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceres-solver...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/f115cb31-db3c-40c3-b153-b5d1dfe1c04d%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/CAK0oyEq%3DeYoXT85yJpdvy6bVLs97CRUMTdCPeoNiwh%3D0kgOZ%3Dg%40mail.gmail.com.
Evaluationcallback has not been removed yet :)
On Tue, Jun 4, 2019, 8:00 AM Adam Hartshorne <adam.ha...@gmail.com> wrote:
Until recently I have had no issues building ceres v1.14 on windows using the Intel Compiler, which I use due to a noticeable speed-up compared to building with VS2017. I have just upgraded to the latest release and now am unable to build, due to a large series of errors relating to gtest.h file.--Unfortunately, I can't update to master branch as you have removed the EvaluationCallback functionality, which is essential to my usage of ceres.The errors I am receiving relating to gtest.h are all of a similar nature such as detailed below.gtest.h(2281): error : name followed by "::" must be a class or namespace name
3> using GTEST_TUPLE_NAMESPACE_::get;
gtest.h(10669): error : expected an identifier
3> inline void PrintTo(const ::std::tr1::tuple<>& t, ::std::ostream* os) {
gtest.h(10679): error : name followed by "::" must be a class or namespace name
3> void PrintTo(const ::std::tr1::tuple<T1, T2>& t, ::std::ostream* os) {
You received this message because you are subscribed to the Google Groups "Ceres Solver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceres-...@googlegroups.com.
Evaluationcallback has not been removed yet :)
On Tue, Jun 4, 2019, 8:00 AM Adam Hartshorne <adam.ha...@gmail.com> wrote:
Until recently I have had no issues building ceres v1.14 on windows using the Intel Compiler, which I use due to a noticeable speed-up compared to building with VS2017. I have just upgraded to the latest release and now am unable to build, due to a large series of errors relating to gtest.h file.--Unfortunately, I can't update to master branch as you have removed the EvaluationCallback functionality, which is essential to my usage of ceres.The errors I am receiving relating to gtest.h are all of a similar nature such as detailed below.gtest.h(2281): error : name followed by "::" must be a class or namespace name
3> using GTEST_TUPLE_NAMESPACE_::get;
gtest.h(10669): error : expected an identifier
3> inline void PrintTo(const ::std::tr1::tuple<>& t, ::std::ostream* os) {
gtest.h(10679): error : name followed by "::" must be a class or namespace name
3> void PrintTo(const ::std::tr1::tuple<T1, T2>& t, ::std::ostream* os) {
You received this message because you are subscribed to the Google Groups "Ceres Solver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceres-...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to ceres-solver...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/2be687a2-99ad-42af-84e4-c880ca692bc2%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/CABqdRUA7eiswCSiA%3DtjEckBUphLTgJLfcLkYZHoEUwgrPC%3DU_Q%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "Ceres Solver" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceres-solver...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/8f60c8e4-14da-4576-b493-f68f8aca24db%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to ceres-...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to ceres-solver...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceres-solver/1ef74d6c-f5da-4663-81b7-e6b3e1560a5b%40googlegroups.com.