> What I want is use Window's fluid2.exe to do all UI development because we
> lack of embedded devices, after the UI development done, we moved to arm
> platform and use another fluid2 to do further development, is that OK.

Yes, that will work, though if you are targeting an ARM-Linux target board I'd 
suggest using a Linux desktop for any initial dev. work, just to make it "as 
similar as possible" to the end target environment.

One slight caveat with the Windows-hosted tools is that they tend to stick 
CL-LF line termination in text files (fluid files are text files) and *some* 
Linux tools don't like that (they want plain LF line terminations) so you might 
need to pass the Windows file through "dos2unix" before you compile them on 
your ARM box.

Actually, it's only £20 for a Raspberry-Pi (if I could actually get one!) and 
that would give you a full-on ARM-Linux desktop to do your dev. work on!






SELEX Galileo Ltd
Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 
3EL
A company registered in England & Wales.  Company no. 02426132
********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to