About Store Forum Documentation Contact



Post Reply 
Error on Font.cpp when building development branch
Author Message
tipforeveryone Offline
Bronze Supporter

Post: #1
Error on Font.cpp when building development branch
After seeing new update about ragdoll/joint, I clone development branch of EE and try to build from source, and it failed.

In the log, I see this line of error

E:\EsenthelEngine-development-branch\Engine\Source\Gui\Font.cpp(992,46): error C2664: 'EE::FontCreateBase::FontCreateBase(const EE::FontCreateBase &)': cannot convert argument 1 from 'const EE::Font::Params' to 'const EE::FontCreateBase &' [E:\EsenthelEngine-development-branch\Engine\EsenthelEngine.vcxproj]

Mine is VS2022 and installed all required components for compiling (follow the online document)
01-05-2022 08:11 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Error on Font.cpp when building development branch
Fixed
01-06-2022 05:14 AM
Find all posts by this user Quote this message in a reply
Post Reply