Git Product home page Git Product logo

mgncs4touch's People

Contributors

ninexue avatar vincentwei avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mgncs4touch's Issues

Scroll View bug

你好, 我运行了下hscrollview(samples/hscrollview.c),但是发现鼠标如果按住移出窗口后,scroll view不能自动回滚。看了下代码貌似鼠标移出事件被底层处理后,没有发给scroll view。
请问下如何解决?
image

编译时报mgplus的agg相关的错误

编译mgncs4touch时总是报下面libmgplus.so相关的信息,在编译mgplus时,已经加入了--enable-ft2support=yes
/home/hhp/minigui/install/lib/libmgplus.so: undefined reference to agg::font_engine_freetype_base::font_engine_freetype_base(bool, unsigned int)' /home/hhp/minigui/install/lib/libmgplus.so: undefined reference to agg::font_engine_freetype_base::load_font(char const*, unsigned int, agg::glyph_rendering, char const*, long)'

报错信息:
arm-linux-gnueabihf-gcc -g -O2 -D__MGNCS4TOUCH_LIB__ -Wstrict-prototypes -pipe -o .libs/switchbutton switchbutton.o -L/home/hhp/minigui/install/lib ../src/.libs/libmgncs4touch.so /home/hhp/minigui/install/lib/libmgncs.so /home/hhp/minigui/install/lib/libmgutils.so /home/hhp/minigui/install/lib/libmgeff.so /home/hhp/minigui/install/lib/libmgplus.so -lstdc++ /home/hhp/minigui/install/lib/libminigui_procs.so /home/hhp/minigui/install/lib/libjpeg.so -lrt -lpthread /home/hhp/minigui/install/lib/libharfbuzz.so /home/hhp/minigui/install/lib/libfreetype.so /home/hhp/minigui/install/lib/libpng16.so -lm -lz -lchipmunk -Wl,--rpath -Wl,/home/hhp/minigui/install/lib
/home/hhp/minigui/install/lib/libmgplus.so: undefined reference to agg::font_engine_freetype_base::write_glyph_to(unsigned char*) const' /home/hhp/minigui/install/lib/libmgplus.so: undefined reference to agg::font_engine_freetype_base::width(double)'
/home/hhp/minigui/install/lib/libmgplus.so: undefined reference to agg::font_engine_freetype_base::flip_y(bool)' /home/hhp/minigui/install/lib/libmgplus.so: undefined reference to agg::font_engine_freetype_base::prepare_glyph(unsigned int)'
/home/hhp/minigui/install/lib/libmgplus.so: undefined reference to agg::font_engine_freetype_base::font_engine_freetype_base(bool, unsigned int)' /home/hhp/minigui/install/lib/libmgplus.so: undefined reference to agg::font_engine_freetype_base::load_font(char const*, unsigned int, agg::glyph_rendering, char const*, long)'
/home/hhp/minigui/install/lib/libmgplus.so: undefined reference to agg::font_engine_freetype_base::height(double)' /home/hhp/minigui/install/lib/libmgplus.so: undefined reference to agg::font_engine_freetype_base::~font_engine_freetype_base()'
collect2: error: ld returned 1 exit status
Makefile:547: recipe for target 'switchbutton' failed

在编译mgncs4touch时,编译报错

执行编译sudo ./configure; sudo make; sudo make install 编译mgncs4时,遇到报错。当前未找到原因

/usr/bin/ld: ../src/.libs/libmgncs4touch.so: undefined reference to Init3DSenceTransAffine' /usr/bin/ld: ../src/.libs/libmgncs4touch.so: undefined reference to mGEffEffectorSetSink'
/usr/bin/ld: ../src/.libs/libmgncs4touch.so: undefined reference to `Terminate3DSenceTransAffine'

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.