Jump to content

zhuantou215

Members
  • Posts

    50
  • Joined

  • Last visited

Everything posted by zhuantou215

  1. Thank you very much。 But I need to modify what is inside of the makefile to compile ugfx into a repository.
  2. Thanks very much。 If the development board is transplanted on Linux. Do I have to enable Framebuffer?
  3. First of all, thank you very much. I like ugfx. very much. I've solved a lot of problems with your help. Now I want to migrate ugfx to any development board. For example, I'm now going to be transplanted to im6ul, and my LCD doesn't know what type it is, of course that's not the point of the problem. I've seen a lot of Wiki's official website.Because I just started, can you tell me the specific steps?
  4. How can Gwin be compiled?
  5. I haven't changed anything on ugfX. I don't have a problem when I run /uGFX/demos/modules/gdisp/basics. But as soon as I turned to /uGFX/demos/modules/gwin/label, this was wrong. I checked and didn't miss gfxconf.h.
  6. I'm executing /uGFX/demos/modules/gwin/label. There is always a false error: unknown type name 'GListene R'GListener GL; error: unknown type name 'GHandle'GHandle ghLabel1, ghLabel2; How should a mistake like this be solved?
  7. Thank you very much. I installed (SDL 1.2.15-9, sdl2 2.0.7-1, multilib/lib32-sdl 1.2.15-7, multilib/lib32-sdl2 2.0.7-1). Then using make. Appear:Makefile:47:../uGFX/tools/gmake_scripts/compiler_gcc.mk: No such file or directory still appears. Make: * * * * * No rule to make target'../uGFX/tools/gmake_scripts/compiler_gcc.mk'. Stop. I tried a lot of different paths, and I had a good run on windows.How to set the path correctly?Is there any problem with the SDL I installed?
  8. First of all, thank you very much for your answer. How to use framebuffer on Linux, if framebuffer is activated. Can ugfx run on Linux? Or there is a certain relationship between framebuffer and LCD.
  9. Thank you very much for your answer. I'vebeen able to run well on winodws. Now just want to run on Linux. I also tried to install SDL2, but I always hint at make to execute makefile。 Makefile:47: ../uGFX/tools/gmake_scripts/compiler_gcc.mk: No such file or directory make: *** 没有规则可制作目标“../uGFX/tools/gmake_scripts/compiler_gcc.mk”。 停止。 What I use on Linux is the terminal to execute makefile.
  10. First of all, thank you very much for helping me to solve a lot of problems. But there are new problems. I ran on ARCHLINUX, and I didn't find sdl2-dev. I now want ugfx to compile a running EXE file like Windows. And I found that this sdl2 is also a GUI library. So how can I solve this problem.
  11. First of all, thank you very much, but there is another problem. The multiple definition of `gfxDeinit'always appears at the time of compilation.
  12. Thank you very much for the problem I've solved. But there are new problems to be compiled. #error The font file is not compatible with this version of mcufont. how to solve
  13. I am still a new man, hoping to get the guidance of the great God. Every time I use CodeBlocks to compile to gos_rules.h, I always make a mistake in this #error "GOS: No operating system has been defined.".
  14. zhuantou215

    IDE

    Can you give me the details of using IDE? For example,Code blocks,.
  15. How to set GFXLIB?I still don't understand it a little.
  16. What is Unicode encoded?After I use online converter. Do I need to convert with Unicode code converter?
  17. How to make ugfx support Chinese display? I used online converter to convert the TTF file of the song typeface. But it can't show Chinese. It can only show the size and appearance of the song typeface.
  18. Sorry, I still can't do it. Because I'm not familiar with the code:blocks software. Can you say more details?
  19. I just learned ugfx, and I want to do some pictures now. But I'm not going to use the code blocks IDE. I hope you can help me.
×
×
  • Create New...