![]() |
|
#1
|
|||
|
|||
How to port FLTK for embedded PlartformsDear Friends
Hai, I am vimal working as a Senior Software Eng. I would like to port this Fltk to our ST plartform. I have a sound idea in ST platform relavent info. I need some input from u all How i have to start, What are all the things need to be considered while porting and what are all the file need to be modified or dependent to plartform relevant information. if you have some document relevant to this porting info please post it to me my mail id is : mail2vimalkumar@yahoo.co.in Thanks in advance By Vimal |
|||
|
#2
|
|||
|
|||
Re: How to port FLTK for embedded PlartformsHave a look at FLTK2/src/win32 or x11 or osx. These contain the platform specific primitives. The message loop is in run.cxx. Have a look at the platform you are most comfortable with and go from there.
Good Luck. |
|
#3
|
|||
|
|||
Re: How to port FLTK for embedded PlartformsHi
I am new of this forum and new to the programming GUI for EMBEDDED SYSTEM. I speack about my problem: I must create a GUI application for an arm device, using different tools. Actually I testing only nanoX on the device and...it works. I hade some problems with FLTK. In particular I have cross-compiled the source file; I used like configuration parameters the follow command ./configure --host=arm-linux --target=arm-linux --prefix=/home/prakti/Martin/arm-linux-toolchain --exec_prefix=/home/prakti/Martin/arm-linux-toolchain --with-microwin=/home/prakti/Martin/microwindows-0.91/src --with-shared it cross-compile, and correclty i can not execute the test-file in my host; but here the problem. I try to port an execuble in the device and when I try to run it the response is "can't load library 'libd1.so.0" where is the error? and in particular someone could say to me where can I fine a GOOD documentation that explain for beginners how install and use fltk on an embedded device? Thanks for the ATTENTION... Tolomes |
|
#4
|
|||
|
|||
Re: How to port FLTK for embedded PlartformsFor FLTK to work, don't you need OpenGL on your embedded system?
Frank |
|
#5
|
|||
|
|||
Re: How to port FLTK for embedded PlartformsMost FLTK documentation is generated using doxygen. i.e. it is only as good as what is in the header files and the developer's knowledge of how to use doxygen. That goes for any package that uses doxygen or javadoc.
|
|
#6
|
|||
|
|||
Re: How to port FLTK for embedded PlartformsQuote:
You can use nxlib with nano-X to make FLTK work on that. That's what I'm doing now. |
|
#7
|
|||
|
|||
Re: How to port FLTK for embedded PlartformsAt the moment, FLTK can only work on the X11, Win32 or Qartz API. To get it working on embedded systems you would have to have X11 (Or a stripped down versions). They are thinking of starting to port it to embeded systems, but that will be a while. You could contribute to FLTK and help write the embedded versions, but that also would require time.
|
Recent GIDBlog
Non-US citizens serving in the military by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hard drive/CPU Diagnoses Issues | binarybug | Computer Hardware Forum | 1 | 22-Jan-2007 19:23 |
| need help with printer port buffer ! | Meyrlin_1989 | CPP / C++ Forum | 10 | 12-Sep-2006 18:12 |
| [Tutorial] GUI programming with FLTK | dsmith | FLTK Forum | 10 | 03-Oct-2005 15:41 |
| Serial port problem | chirayu | MS Visual C++ / MFC Forum | 0 | 07-Jul-2005 03:52 |
| Welcome to the FLTK Forums | dsmith | FLTK Forum | 0 | 08-Sep-2004 06:58 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The