so I just implemented the farsitype files into my project and the const std::vector<std::vectorstd::wstring> fa_AlphabetsAllForms list has an error Severity Code Description Project File Line Suppression State Details
Error C2440 'initializing': cannot convert from 'initializer list' to 'std::vector<std::vector<std::wstring,std::allocatorstd::wstring>,std::allocator<std::vector<std::wstring,std::allocatorstd::wstring>>>' ImGui Loader base farsitype.cpp 4
I do gt some other errors when the charset is set to unicode.
Help, thanks!
so I just implemented the farsitype files into my project and the const std::vector<std::vectorstd::wstring> fa_AlphabetsAllForms list has an error Severity Code Description Project File Line Suppression State Details
Error C2440 'initializing': cannot convert from 'initializer list' to 'std::vector<std::vector<std::wstring,std::allocatorstd::wstring>,std::allocator<std::vector<std::wstring,std::allocatorstd::wstring>>>' ImGui Loader base farsitype.cpp 4
I do gt some other errors when the charset is set to unicode.
Help, thanks!