GIDForums

Go Back   GIDForums > Computer Programming Forums > FLTK Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 16-Dec-2007, 21:25
vimalkumar vimalkumar is offline
New Member
 
Join Date: Dec 2007
Posts: 1
vimalkumar is on a distinguished road

How to port FLTK for embedded Plartforms


Dear 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  
Old 01-Jan-2008, 01:54
cup cup is offline
New Member
 
Join Date: Feb 2006
Posts: 12
cup is on a distinguished road

Re: How to port FLTK for embedded Plartforms


Have 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  
Old 24-Jan-2008, 03:23
tolomes tolomes is offline
New Member
 
Join Date: Jan 2008
Posts: 1
tolomes is on a distinguished road

Re: How to port FLTK for embedded Plartforms


Hi
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  
Old 13-Mar-2008, 10:45
transfrank transfrank is offline
Junior Member
 
Join Date: Aug 2007
Posts: 53
transfrank is on a distinguished road

Re: How to port FLTK for embedded Plartforms


For FLTK to work, don't you need OpenGL on your embedded system?
Frank
  #5  
Old 28-Mar-2008, 14:38
cup cup is offline
New Member
 
Join Date: Feb 2006
Posts: 12
cup is on a distinguished road

Re: How to port FLTK for embedded Plartforms


Most 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  
Old 04-Apr-2008, 08:34
ykhuang ykhuang is offline
New Member
 
Join Date: Jun 2007
Posts: 9
ykhuang is on a distinguished road

Re: How to port FLTK for embedded Plartforms


Quote:
Originally Posted by tolomes
Hi
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

Tolomes

You can use nxlib with nano-X to make FLTK work on that.
That's what I'm doing now.
  #7  
Old 09-Apr-2008, 12:32
obduk obduk is offline
Junior Member
 
Join Date: May 2007
Posts: 44
obduk will become famous soon enough

Re: How to port FLTK for embedded Plartforms


At 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 GIDBlogNon-US citizens serving in the military by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

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

All times are GMT -6. The time now is 12:39.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.