10-18-2021, 05:57 PM
The problem simply means that you have the declaration of that function, but not the definition.
public: void __thiscall GuildTaxHistoryUI::open(void)
Don't have the source under eyes atm, but do you have make some mess with the GuildTaxHistoryUI?

