Hmm, I'm far from development of bs-eagle now, but still observe it. As I can understand mesh_elements3d.* presents only in bs-array branch, but this branch is experemintal. I will talk with actual developers about these issue.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you. Now this bug is gone. But I still can't build project.
As I understood correctly this fault is connected with missing 6 functions in data_saver.cpp. Is this my mistake or not?
Can you suggest some solution?
Now I have next message during linking of bs_core (all other modules were build correctly):
Да, конечно я говорю по-русски:) Просто писал на английском для того, чтобы если у кого-то возникнут подобные вопросы могли прочитать ответы. У меня есть icq (336-563-369) и skype (kolmakov_maxim).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I build bs-eagle VS can't find mesh_element3d.h and mesh_element3d.cpp. Search in project folder didn't help. Where can I find this files?
Hmm, I'm far from development of bs-eagle now, but still observe it. As I can understand mesh_elements3d.* presents only in bs-array branch, but this branch is experemintal. I will talk with actual developers about these issue.
maxa1, sorry for this bug, that`s my mistake.
I`ve added those files to master branch. Please check if everything`s fine.
Thank you. Now this bug is gone. But I still can't build project.
As I understood correctly this fault is connected with missing 6 functions in data_saver.cpp. Is this my mistake or not?
Can you suggest some solution?
Now I have next message during linking of bs_core (all other modules were build correctly):
Linking…
1> Creating library M:\RosNeft\blue-sky\exe/debug/plugins/bs_bos_core_d.lib and object M:\RosNeft\blue-sky\exe/debug/plugins/bs_bos_core_d.exp
1>data_saver.obj : error LNK2019: unresolved external symbol "public: __thiscall blue_sky::hdf5_file::~hdf5_file(void)" (??1hdf5_file@blue_sky@@QAE@XZ) referenced in function __unwindfunclet$??0hdf5_group_v2@blue_sky@@QAE@ABUhdf5_file@1@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z$0
1>data_saver.obj : error LNK2019: unresolved external symbol "private: struct blue_sky::hdf5_group_v2 & __thiscall blue_sky::hdf5_group_v2::write_buffer(char const *,struct blue_sky::hdf5::private_::hdf5_buffer__ const &)" (?write_buffer@hdf5_group_v2@blue_sky@@AAEAAU12@PBDABUhdf5_buffer__@private_@hdf5@2@@Z) referenced in function "public: struct blue_sky::hdf5_group_v2 & __thiscall blue_sky::hdf5_group_v2::write(char const *,struct blue_sky::hdf5::private_::hdf5_buffer__ const &)" (?write@hdf5_group_v2@blue_sky@@QAEAAU12@PBDABUhdf5_buffer__@private_@hdf5@2@@Z)
1>data_saver.obj : error LNK2019: unresolved external symbol "private: struct blue_sky::hdf5_group_v2 & __thiscall blue_sky::hdf5_group_v2::write_string(char const *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?write_string@hdf5_group_v2@blue_sky@@AAEAAU12@PBDABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "public: struct blue_sky::hdf5_group_v2 & __thiscall blue_sky::hdf5_group_v2::write(char const *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?write@hdf5_group_v2@blue_sky@@QAEAAU12@PBDABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
1>data_saver.obj : error LNK2019: unresolved external symbol "public: struct blue_sky::hdf5_group_v2 __thiscall blue_sky::hdf5_file::operator(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (??Ahdf5_file@blue_sky@@QAE?AUhdf5_group_v2@1@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "public: void __thiscall blue_sky::data_saver<struct blue_sky::base_strategy_fi>::impl::write_well_results(class blue_sky::smart_ptr<class blue_sky::calc_model<struct blue_sky::base_strategy_fi>,1> const &,class std::_Tree<class std::_Tmap_traits<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class blue_sky::smart_ptr<class blue_sky::facility_base<struct blue_sky::base_strategy_fi>,1>,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class blue_sky::smart_ptr<class blue_sky::facility_base<struct blue_sky::base_strategy_fi>,1> > >,0> >::const_iterator,class std::_Tree<class std::_Tmap_traits<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class blue_sky::smart_ptr<class blue_sky::facility_base<struct blue_sky::base_strategy_fi>,1>,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class blue_sky::smart_ptr<class blue_sky::facility_base<struct blue_sky::base_strategy_fi>,1> > >,0> >::const_iterator const &,double)" (?write_well_results@impl@?$data_saver@Ubase_strategy_fi@blue_sky@@@blue_sky@@QAEXABV?$smart_ptr@V?$calc_model@Ubase_strategy_fi@blue_sky@@@blue_sky@@$00@3@Vconst_iterator@?$_Tree@V?$_Tmap_traits@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$smart_ptr@V?$facility_base@Ubase_strategy_fi@blue_sky@@@blue_sky@@$00@blue_sky@@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$smart_ptr@V?$facility_base@Ubase_strategy_fi@blue_sky@@@blue_sky@@$00@blue_sky@@@std@@@2@$0A@@std@@@std@@ABV567@N@Z)
1>data_saver.obj : error LNK2019: unresolved external symbol "private: struct blue_sky::hdf5_group_v2 & __thiscall blue_sky::hdf5_group_v2::write_pod(char const *,struct blue_sky::hdf5::private_::hdf5_pod__ const &)" (?write_pod@hdf5_group_v2@blue_sky@@AAEAAU12@PBDABUhdf5_pod__@private_@hdf5@2@@Z) referenced in function "public: struct blue_sky::hdf5_group_v2 & __thiscall blue_sky::hdf5_group_v2::write<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<float,float>,float>,float>,float>,float>,float>,int>,int>,int>,int>,int>,int>,int>,float>,float>,float>,float>,float>,float>,float>,float>,float>,int>,int>,int>,int>,int>,int>,int>,int>,int>,int>,int>,int>(char const *,struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<struct blue_sky::hdf5::private_::hdf5_value_holder<float,float>,float>,float>,float>,float>,float>,int>,int>,int>,int>,int>,int>,int>,float>,float>,float>,float>,float>,float>,float>,float>,float>,int>,int>,int>,int>,int>,int>,int>,int>,int>,int>,int>,int> const &)" (??$write@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@MM@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@hdf5_group_v2@blue_sky@@QAEAAU01@PBDABU?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@U?$hdf5_value_holder@MM@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@blue_sky@@H@private_@hdf5@1@@Z)
1>data_saver.obj : error LNK2019: unresolved external symbol "private: struct blue_sky::hdf5_group_v2 & __thiscall blue_sky::hdf5_group_v2::write_struct(char const *,struct blue_sky::hdf5::private_::hdf5_struct__ const &)" (?write_struct@hdf5_group_v2@blue_sky@@AAEAAU12@PBDABUhdf5_struct__@private_@hdf5@2@@Z) referenced in function "public: struct blue_sky::hdf5_group_v2 & __thiscall blue_sky::hdf5_group_v2::write<struct blue_sky::hdf5::private_::hdf5_struct_holder<struct blue_sky::hdf5::private_::hdf5_struct_holder<struct blue_sky::hdf5::private_::hdf5_struct_holder<struct blue_sky::hdf5_struct<float>,float>,float>,float>,class blue_sky::auto_value<float,0> >(char const *,struct blue_sky::hdf5::private_::hdf5_struct_holder<struct blue_sky::hdf5::private_::hdf5_struct_holder<struct blue_sky::hdf5::private_::hdf5_struct_holder<struct blue_sky::hdf5::private_::hdf5_struct_holder<struct blue_sky::hdf5_struct<float>,float>,float>,float>,class blue_sky::auto_value<float,0> > const &)" (??$write@U?$hdf5_struct_holder@U?$hdf5_struct_holder@U?$hdf5_struct_holder@U?$hdf5_struct@M@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@V?$auto_value@M$0A@@4@@hdf5_group_v2@blue_sky@@QAEAAU01@PBDABU?$hdf5_struct_holder@U?$hdf5_struct_holder@U?$hdf5_struct_holder@U?$hdf5_struct_holder@U?$hdf5_struct@M@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@M@private_@hdf5@blue_sky@@V?$auto_value@M$0A@@4@@private_@hdf5@1@@Z)
1>M:\RosNeft\blue-sky\exe/debug/plugins/bs_bos_core_d.dll : fatal error LNK1120: 6 unresolved externals
Hi, maxa1.
Do you speak russian? Do you have any im (gtalk, skype)?
Да, конечно я говорю по-русски:) Просто писал на английском для того, чтобы если у кого-то возникнут подобные вопросы могли прочитать ответы. У меня есть icq (336-563-369) и skype (kolmakov_maxim).
Я вас в skype добавил