Lazarus
Home
Forum
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
General
»
Fortes report does not print Arabic text in Ubuntu
Downloads
Daily Snapshots
FAQ
Wiki
Bugtracker
IRC channel
Developer Blog
Follow us on Twitter
Mailing List
Free pascal
Other languages
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
About donations (wiki)
Bookstore
Lazarus, the complete guide
Search
Advanced search
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: Fortes report does not print Arabic text in Ubuntu (Read 4210 times)
BigChimp
Hero Member
Posts: 1012
Re: Fortes report does not print Arabic text in Ubuntu
«
Reply #15 on:
February 07, 2012, 08:47:06 am »
http://en.wikipedia.org/wiki/Qt_%28framework%29#Licensing
seems to indicate it's currently GPL (with some exception that allows commercial , LGPL...
This pdf linked to in the wikipedia article explains a bit more abou the additional LGPL announcement
http://www.ics.com/files/docs/Qt_LGPL.pdf
Don't know about GTK licensing (suspect it's LGPL as well?); as long as your code is compatible with LGPL (i.e. don't statically link qt libraries), it should be fine, I think. (Just thinking out loud, happy to be corrected...)
Logged
CheckRide
remote control and other open source projects:
https://bitbucket.org/reiniero/
motaz
Sr. Member
Posts: 264
Re: Fortes report does not print Arabic text in Ubuntu
«
Reply #16 on:
February 12, 2012, 06:57:14 pm »
How can I controll library linking (Statically linked)?
Logged
BigChimp
Hero Member
Posts: 1012
Re: Fortes report does not print Arabic text in Ubuntu
«
Reply #17 on:
February 12, 2012, 08:27:16 pm »
Don't know how the qt4pas bindings are set up; as you'd have to perform a lot of effort to statically link, I suspect that won't be the case, but I don't know. Dynamic linking is linking to a .so/.dll file; static linking is including the object code (often .a, IIRC) in your program.
Qt4pas license - oops, forgot that, that license can determine what happens with your application as well)
You might want to search the wiki and forum for info on qt4pas and license, and open a new thread if you don't find an answer. This might increase your chances for the right people looking at it (Fortes report by itself does not have much to do with qt)
Regards,
Bigchimp
Logged
CheckRide
remote control and other open source projects:
https://bitbucket.org/reiniero/
Zaher
Sr. Member
Posts: 391
Re: Fortes report does not print Arabic text in Ubuntu
«
Reply #18 on:
February 13, 2012, 12:25:17 pm »
Lazarus linked to QT by so/dll, that mean it is dynamic link to QT.
http://comments.gmane.org/gmane.comp.compilers.free-pascal.general/26095
Logged
Print
Pages:
1
[
2
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
General
»
Fortes report does not print Arabic text in Ubuntu
Recent
Q about capabilities of t...
by
mdlueck
[
Today
at 06:30:59 pm]
Cross Compile
by
Leledumbo
[
Today
at 05:23:05 pm]
TaChart ternary plot func...
by
wp
[
Today
at 05:08:44 pm]
Stable database?
by
BigChimp
[
Today
at 03:27:28 pm]
Lazarus 0.9.30.4 released
by
felipemdc
[
Today
at 03:08:45 pm]
Colored cells of a string...
by
paskal
[
Today
at 02:34:31 pm]
writeln fails to output t...
by
jack616
[
Today
at 02:18:10 pm]
[SOLVED] How to install l...
by
HexNihilo
[
Today
at 01:24:54 pm]
libUSB under win32
by
helloa
[
Today
at 01:20:01 pm]
[SOLVED] How to make a pu...
by
paskal
[
Today
at 01:14:38 pm]