Skip to content

prife/ftk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6235342 · Jan 15, 2016
Dec 27, 2013
Apr 21, 2011
Aug 14, 2011
Oct 5, 2011
No commit message
Nov 21, 2011
Apr 10, 2011
Mar 27, 2012
Oct 5, 2011
Jan 15, 2016
Aug 8, 2011
Aug 7, 2011
Oct 7, 2011
Oct 15, 2009
No commit message
Apr 21, 2010
No commit message
Oct 17, 2009
Jul 4, 2010
Oct 5, 2011
Oct 15, 2009
May 2, 2011
Sep 23, 2010
Sep 22, 2010
Jul 19, 2012
Oct 7, 2011
Jul 4, 2010
Sep 23, 2010
Oct 15, 2009
Jul 4, 2010
Jul 4, 2010
Aug 7, 2010
Aug 21, 2010

Repository files navigation

FTK == Funny ToolKit (Write just for fun)
=====================================================
(You can use it in commercial software, but please let me know.)

How to build ftk from svn source code?
=====================================================
o download:
  svn checkout http://ftk.googlecode.com/svn/trunk/ ftk-read-only

o configure:
  cd ftk-read-only
  ./autogen.sh
  ./configure --with-backend=linux-x11:320x480
  (run ./configure --help for more options)

o build:
  make

o install(need root)
  make install

o run:
  cd src/demos
  ./demo_button
 
 or(make install first):
   desktop

How to build and run ftk on target board.
=====================================================
see tools/cross-build/README

Where can I get more information:
=====================================================
DOC:  docs/* 
BLOG: http://www.limodev.cn/blog/archives/tag/ftk
WIKI: http://code.google.com/p/ftk/wiki/
Google Group: https://groups.google.com/group/funnytoolkit
Still have problems please send email to xianjimli@gmail.com

About

A gui library for embedded system. (official webset: http://code.google.com/p/ftk/)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published