“lexicon.obj : error LNK2019: unresolved external symbol “void __cdecl Error(class std::basic_string,class std::allocator >)” (?Error@@YAXV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function “private: void __thiscall Vector::checkRange(int,char const *)” (?checkRange@?$Vector@UcharT@Lexicon@@@@AAEXHPBD@Z)” 😭
Embedded Linux is such a huge part of embedded software in every industry. I’ve done a bit with build root but mostly Yocto. There is just no replacement for the Linux kernel. If I need to know how the kernel actually handles a platform driver, I can just look up the relevant source. This is just impossible with Windows (IoT or otherwise)