Giter Site home page Giter Site logo

Comments (4)

happykevins avatar happykevins commented on July 3, 2024

you should download freetype2 library, add to your search path, then
compile it and link with your program.

2013/11/24 lrc [email protected]

i don't found the < ft2build.h> head file in cocos2d-x's third_party
directory£¬but i see your picture show is on windows.

¡ª
Reply to this email directly or view it on GitHubhttps://github.com//issues/2
.

from cocos2dx-ext.

happykevins avatar happykevins commented on July 3, 2024

i have pushed the ft2 deps into github.

2013/11/27 Kevin [email protected]

you should download freetype2 library, add to your search path, then
compile it and link with your program.

2013/11/24 lrc [email protected]

i don't found the < ft2build.h> head file in cocos2d-x's third_party
directory£¬but i see your picture show is on windows.

¡ª
Reply to this email directly or view it on GitHubhttps://github.com//issues/2
.

from cocos2dx-ext.

funlove9 avatar funlove9 commented on July 3, 2024

错误 1 error LNK2019: 无法解析的外部符号 "public: void __thiscall dfont::FontFactory::dump_textures(void)" (?dump_textures@FontFactory@dfont@@QAEXXZ),该符号在函数 "public: virtual bool __thiscall HTMLTest::init(void)" (?init@HTMLTest@@UAE_NXZ) 中被引用 E:\cocos2d-x-2.2.1\samples\Cpp\HTMLTest\proj.win32\HTMLTest.obj

who can i compile in windows?

from cocos2dx-ext.

happykevins avatar happykevins commented on July 3, 2024

"dump_textures" is a debug function, you can remove it from the test
project :-)

2013/12/18 funlove9 [email protected]

错误 1 error LNK2019: 无法解析的外部符号 "public: void __thiscall
dfont::FontFactory::dump_textures(void)" (?dump_textures@FontFactory
@dfont@@QAEXXZ),该符号在函数 "public: virtual bool __thiscall
HTMLTest::init(void)" (?init@HTMLTest@@UAE_NXZ) 中被引用
E:\cocos2d-x-2.2.1\samples\Cpp\HTMLTest\proj.win32\HTMLTest.obj

who can i compile in windows?


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-30827161
.

from cocos2dx-ext.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.