The problem is most likely on my end I am trying to get the project to build. I installed Octave VS2010 and I added to the Octave.Core references Included Directories for my Octave include and include/octave directories and I changed the urls in the linker settings to point to my octave installations .lib files. I am still getting some a few linker errors however. Any help would be greatly appreciated. [vanattab(AT)gmail(DOT)com]
ERROR1
Error 3 error LNK2019: unresolved external symbol "extern "C" int __cdecl _CrtDbgReportW(int,wchar_t const *,int,wchar_t const *,wchar_t const *,...)" (?_CrtDbgReportW@@$$J0YAHHPB_WH00ZZ) referenced in function "public: bool __thiscall std::_Tree_const_iterator<class std::_Tree_val<class std::_Tmap_traits<class std::basic_string<char,struct std::char_traits,class std::allocator >,class std::basic_string<char,struct std::char_traits,class std::allocator >,struct std::less<class std::basic_string<char,struct std::char_traits,class std::allocator > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits,class std::allocator > const ,class std::basic_string<char,struct std::char_traits,class std::allocator > > >,0> > >::operator==(class std::_Tree_const_iterator<class std::_Tree_val<class std::_Tmap_traits<class std::basic_string<char,struct std::char_traits,class std::allocator >,class std::basic_string<char,struct std::char_traits,class std::allocator >,struct std::less<class std::basic_string<char,struct std::char_traits,class std::allocator > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits,class std::allocator > const ,class std::basic_string<char,struct std::char_traits,class std::allocator > > >,0> > > const &)const " (??8?$_Tree_const_iterator@V?$_Tree_val@V?$_Tmap_traits@V?$basic_string@DU?$char_traits@D@std@@v?$allocator@D@2@@std@@v12@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@@v12@@std@@@2@$0A@@std@@@std@@@std@@$$FQBE_NABV01@@z) C:\Users\Alex\Desktop\apaka-octave-sharp-a858bae\Octave.Core\Octave.Core.obj
Error 1 The referenced assembly "C:\Users\Alex\Desktop\apaka-octave-sharp-a858bae\Debug\Octave.Core.dll" was not found. If this assembly is produced by another one of your projects, please make sure to build that project before building this one. C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.CSharp.targets 160
The problem is most likely on my end I am trying to get the project to build. I installed Octave VS2010 and I added to the Octave.Core references Included Directories for my Octave include and include/octave directories and I changed the urls in the linker settings to point to my octave installations .lib files. I am still getting some a few linker errors however. Any help would be greatly appreciated. [vanattab(AT)gmail(DOT)com]
ERROR1
Error 3 error LNK2019: unresolved external symbol "extern "C" int __cdecl _CrtDbgReportW(int,wchar_t const *,int,wchar_t const *,wchar_t const *,...)" (?_CrtDbgReportW@@$$J0YAHHPB_WH00ZZ) referenced in function "public: bool __thiscall std::_Tree_const_iterator<class std::_Tree_val<class std::_Tmap_traits<class std::basic_string<char,struct std::char_traits,class std::allocator >,class std::basic_string<char,struct std::char_traits,class std::allocator >,struct std::less<class std::basic_string<char,struct std::char_traits,class std::allocator > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits,class std::allocator > const ,class std::basic_string<char,struct std::char_traits,class std::allocator > > >,0> > >::operator==(class std::_Tree_const_iterator<class std::_Tree_val<class std::_Tmap_traits<class std::basic_string<char,struct std::char_traits,class std::allocator >,class std::basic_string<char,struct std::char_traits,class std::allocator >,struct std::less<class std::basic_string<char,struct std::char_traits,class std::allocator > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits,class std::allocator > const ,class std::basic_string<char,struct std::char_traits,class std::allocator > > >,0> > > const &)const " (??8?$_Tree_const_iterator@V?$_Tree_val@V?$_Tmap_traits@V?$basic_string@DU?$char_traits@D@std@@v?$allocator@D@2@@std@@v12@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@@v12@@std@@@2@$0A@@std@@@std@@@std@@$$FQBE_NABV01@@z) C:\Users\Alex\Desktop\apaka-octave-sharp-a858bae\Octave.Core\Octave.Core.obj
Error 1 The referenced assembly "C:\Users\Alex\Desktop\apaka-octave-sharp-a858bae\Debug\Octave.Core.dll" was not found. If this assembly is produced by another one of your projects, please make sure to build that project before building this one. C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.CSharp.targets 160