7; Packages | cut -d' ' -f2
Kind regards,
Den Jean
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On Monday 30 January 2012 23:08:36 Krzysztof wrote:
> > the qt interface. The gpl? license may or may not make that possible
the binding and Qt are LGPL
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listi
On Monday 30 January 2012 09:28:00 michael.vancann...@wisa.be wrote:
> There are no plans to support it, since every C++ compiler uses it's own
> (incompatible) format, and G++ changes it format regularly, so I was
> given to understand.
even with support for calling c++ methods,
the many inlined
On Thursday 08 December 2011 13:49:16 Koenraad Lelong wrote:
> /usr/lib/fpc/2.6.0/units/arm-embedded/rtl/system.o does not support
> interworking, whereas test-1.elf does
does this thread help ?
http://lists.freepascal.org/lists/fpc-devel/2011-August/025615.html
___
On Tuesday 18 October 2011 19:36:48 ik wrote:
> Does anyone know or can point me on how to do it ?
read the output of lshw or read its source on how to do it yourself.
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org
en
> installing the 64 bit compiler)
these options like crosszipinstall, crossinstall, ... are probably documented
in a dozen places, albeit not visible enough for my blind eyes.
Wouldn't it be nice if they showed up in the BuildFaq
http://www.stack.nl/~marcov/build
On Friday 29 July 2011 13:43:58 Bernd wrote:
> With interfaces and their reference counting it can be made to work
> but the cost of doing this seems so immense that I don't believe it is
> justifiable in many real world applications (at least not in my
> application).
The performance penalty was t
On Monday 31 January 2011 09:07:47 Marco van de Voort wrote:
> > Qt based in fact ;-) But, yes, Lazarus runs quite well. Integrated
Nice to know it still works
> If you are in Brussels again next week, don't forget to show me :-)
Fosdem ?
___
fpc-pascal
On Saturday 18 December 2010 23:56:24 Andrew Haines wrote:
> Does anyone have the cddb unit that was on the wiki once upon a time?
> http://wiki.lazarus.freepascal.org/CDDB
>
> The link on that page is now dead.
is this one not useful ?
fpc/packages/cdrom/src/fpcddb.pp
accepted, the users would
need to buy 100 devices, it is unlikely that they will accept to
pay for something like the Asus R50A which is 1000 EUR over here.
thx for the info.
Den Jean
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.
mpleapp.html
kind regards,
Den Jean
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
ko.com/download.html
http://www.openmoko.com/download-qtopia.html
Lazarus on Frame buffer:
http://users.telenet.be/Jan.Van.hijfte/qtforfpc/qvfb_lazarus.png
when will a new widget set project achieve this ?
Preemptive answer: Qt is available under LGPL aswell (same license as Gtk).
regards,
De
On Thursday 21 May 2009 22:34:52 Henrik Genssen wrote:
> I am trying to use the gecko libs from
> http://sourceforge.net/projects/d-gecko with lazarus.
in case you didn't know
http://lists.lazarus.freepascal.org/pipermail/qt/2009-May/001212.html
___
fpc
On Sunday 21 September 2008 12:28:29 Felipe Monteiro de Carvalho wrote:
> * Use Qt 4 (needs a commercial license for non-gpl software)
Did you notice this:
http://www.klc.net.nz/linux/?page_id=13
regards,
Den Jean
___
fpc-pascal maillist -
On Friday 22 February 2008 11:40:55 pm Weyert de Boer wrote:
> Does anyone here have any experience with using FreePascal using ARM
> microprocessor and drawing graphics?
Zaurus (arm based) + qt/embedded) +freepascal:
http://users.pandora.be/Jan.Van.hijfte/qtforfpc/qtedemo.html
with Trolltech bo
On Thursday 17 January 2008 09:36:39 pm Graeme Geldenhuys wrote:
> covered on the Lazarus Wiki. I believe I saw something there a while
http://www.freepascal.org/
The very first section (overview) of the freepascal home page
already contains links for mac fans : http://www.freepascal.org/fpcmac.
On Friday 21 December 2007 03:06:32 am [EMAIL PROTECTED] wrote:
> Den, you want screenshots? Then see...
thanks
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On Wednesday 19 December 2007 11:37:33 am [EMAIL PROTECTED] wrote:
> I do some tests in my FreeBSD 6.1. In another FreeBSD 6.2 I build QT from
> ports (that is an automated process, that applies some patchs before
> build). In my FreeBSD 6.1 I build QT without ports (./configure, make, make
> insta
On Tuesday 18 December 2007 11:39:44 am Jonas Maebe wrote:
> It appears that you misunderstood the question: he asked *which*
> FreeBSD, not *why* FreeBSD.
yes what should I download :-) ? 6.2, 6.3RC1 or 7.0BETA4
ncftp ...FreeBSD/ISO-IMAGES-i386 > ls 6.2
6.2-RELEASE-i386-bootonly.iso
On Saturday 15 December 2007 02:25:59 pm [EMAIL PROTECTED] wrote:
> I will try disable SSE2 instructions...
It was a long shot ...
can you tell us which freebsd ? if I have time I may give it a try
please try latest lazarus svn source again.
(you are already using fpc 2.2.0 I see, Ok).
On Wednesday 12 December 2007 07:33:15 pm Den Jean wrote:
> do you have a sse2 capable processor ?
compile and run pure pascal (no qt or lazarus) program below to check anyhow
(more verbose version of testsse2 of svn/fpctrunk/tests/test/testsse2.pp)
{ %OPT=-OaVARMAX=16 -OaVARMIN=16 }
{ %CPU=i
On Wednesday 12 December 2007 12:24:02 pm [EMAIL PROTECTED] wrote:
> $28cf59fa in qt_memfill32_sse2 () from /usr/local/lib/libQtGui.so.4
do you have a sse2 capable processor ?
http://en.wikipedia.org/wiki/SSE2
___
fpc-pascal maillist - fpc-pascal@lis
On Tuesday 11 December 2007 08:05:49 pm [EMAIL PROTECTED] wrote:
> Attached the script that build libqt4intf.so in FreeBSD (test)
try to run the demoes of c++ qt4
e.g.
cd qt-x11-opensource-src-4.3.1/demos/textedit
./textedit
try to build the demo of the fpc qt4 bindings and run those
make su
On Tuesday 04 December 2007 05:08:15 pm [EMAIL PROTECTED] wrote:
> If you ran ldd libqt4intf.so, what is the output?
$ ldd -r libqt4intf.so
linux-gate.so.1 => (0xe000)
libQtCore.so.4 => /usr/lib/qt4/lib/libQtCore.so.4 (0xb7be8000)
libQtGui.so.4 => /usr/lib/qt4/lib/lib
On Tuesday 04 December 2007 05:08:15 pm [EMAIL PROTECTED] wrote:
> {$IFDEF FREEBSD}
> QtIntf = 'libqt4intf.so';
> {$ENDIF}
but there are many LINUX ifdefs. (see below)
It would be complicated to add "... or FREEBSD or NETBSD" everywhere etc.
I am considering to replace LINUX with UNIX everywh
qt
libqt4intf.so => /usr/lib/libqt4intf.so (0xb7d21000)
libQtCore.so.4 => /usr/lib/qt4/lib/libQtCore.so.4 (0xb7a51000)
libQtGui.so.4 => /usr/lib/qt4/lib/libQtGui.so.4 (0xb7294000)
(/usr/lib on my system)
regards,
Den Jean
__
or bsd :-). ?
if so start from the linux source code and compile script.
kind regards,
Den Jean
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On Thursday 15 November 2007 05:35:06 pm Henry Vermaak wrote:
> there's an i386-win32 to arm-wince cross compiler on the download
> page. the arm-linux one is native, so you'll have to build your own
> cross compiler, if i'm not mistaken.
I just build a cross fpc with svn 9263, but noticed
that
z with 256 MB.
Compiling C++ needs memory.
regards,
Den Jean
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
andriva 2007 Spring do
urpmi libxrender1-devel libxcursor1-devel libxrandr2-devel libxinerama1
libxinerama1-devel libmesagl1-devel libmesaglu1-devel
to have all the required files for compilation.
Windows:
download and install from trolltech.
do not forget to set environment variable of Q
On Wednesday 15 November 2006 21:27, Marco van de Voort wrote:
> long is 32-bit on win64 afaik (longlong is 64-bit), it is defined as 64-bit
> in ctypes.
I hope you don't mind that I created a reminder:
http://www.freepascal.org/mantis/view.php?id=7831
regards
does this mean that the long in
bool myEventFilter(void *message, long *result);
is 32 bit on win64 ???
regards,
Den Jean
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On Tuesday 14 November 2006 22:28, Jonas Maebe wrote:
> There's a unit called ctypes in the rtl with all these types defined
> (prefixed by "c", i.e. cshort, cchar, clong, ...)
>
thx,
I do not see the win64 exception in the define
dif}
kind regards,
Den Jean
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Is is easier
kind regards,
Den Jean
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On Friday 20 October 2006 21:05, Florian Klaempfl wrote:
>
> What do you think about integrating the qt4 stuff into the fpc svn
> repository?
responded off list on how & feasibility ...
Den Jean
___
fpc-pascal maillist
nd regards,
Den Jean
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Hi,
FYI:
The FPC Qt4 binding now also includes support for MS Windows
Linux X11 and OS X support were already present.
kind regards,
Den Jean
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org
on/kernel/i386-linux/
-Fu/other/storage/rpms/fpc/cvs/mseide-msegui/lib/common/kernel/
-Fi/other/storage/rpms/fpc/cvs/mseide-msegui/lib/common/kernel/
-Fu/other/storage/rpms/fpc/cvs/mseide-msegui/lib/common/*/ -l -Mobjfpc -Sh
-gl mseide.pas
kind regards,
Den Jean
__
gration with Lazarus will have to wait until the
> widget set is more robust, but that is one of my goals.
What are your thoughts on msegui, also a gui
library on top of xlib and gdi ?
It would be nice if an xlib expert would join Martin :-)
kind reg
:-)
kind regards,
Den Jean
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
dify all pages, but did not find an
appropriate page either.
Perhaps there should be some page: fpc related projects.
kind regards,
Den Jean
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Hi,
is someone going to the FOSDEM 2006 this WE in Brussels ?
http://www.fosdem.org/2006
kind regards,
Den Jean
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
.html
The first alternative for the most wanted applications
is Pixel Image Editor, a FreePascal application.
kind regards,
Den Jean
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo
he Zaurus ?
Something I can fix ?
kind regards,
Den Jean
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
ding is UCS2.
> > - Uses anti aliased fonts on Linux (XFT).
> > - All screen drawing is double buffered.
> > - Has docking forms.
> > - Has embedded forms (similar to TFrame).
impressive
Den Jean
___
fpc-pascal m
On Monday 24 October 2005 09:52 am, Michael Van Canneyt wrote:
> Maybe we can check it in in FPC's SubVersion under packages ?
> This way it can be used/tested by everyone.
contacted off list
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
htt
time I need to create some special classes by hand
that were also created by by Borland to accomodate special behaviour
not possible directly with Qt2 via the binding.
You can recognize these classes with : grep QCLX -i Qt.pas | grep -i class
kind regards,
Den Jean
n join
forces with him.
http://andy.jgknet.de/oss/qt/qt3forFPC/
http://andy.jgknet.de/oss/kylix/wiki/index.php/Qt3_for_Kylix
kind regards,
Den Jean
___
fpc-pascal
luding version 10.1 (so not 2005 or 10.2, but that
is off list)
kind regards,
Den Jean
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
ld adapt my installation instructions to match your
experience on your distro. I will add then update my webpage and
the fpc wiki (they need an update anyhow)
http://users.pandora.be/Jan.Van.hijfte/qtforfpc/qtedemo.html
http://www.freepascal.org/wiki/index.php/Setup_Cross_Compile_For_ARM
On Wednesday 06 July 2005 07:32 am, Marc Santhoff wrote:
> Hi,
>
> since the website only seems to mention the Zaurus as device for running
> fpc and executing it's program i assume (cross)compiling at least works
> on linux.
>
For a sample application created with FPC take look at:
http://user
edemo.html
the ... from CVS instructions ... (arm or even i386) are way at the bottom.
I thought the PREFIX option may interest you.
kind regards,
Den Jean
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailm
teln (' Oooops:i<>p');
if integer(PA) <> integer (p) then writeln (' Oooops:PA<>p');
Result:=Length(PA);
writeln(' Length:',Result);
end;
begin
SetLength (Points, 3);
Points [0] := Point (1,2);
Points [1] := Point (3,4);
Point
everything (Qt/Embedded and Qt i386) to sourceforge.
http://sourceforge.net/projects/qtforfpc/
http://sourceforge.net/project/screenshots.php?group_id=116605
kind regards,
Den Jean
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http
On Friday 07 January 2005 06:25 pm, Den Jean wrote:
>
> There are still some problems with:
> * trigonometric functrions:
>They do not crash anymore (something was changed).
>But the results are wrong. In Intel its ok
>
> I should/shall make some small program
o demonstrate this.
To everyone with a Zaurus, If you try this demo, please send some
feedback to improve the instructions in README.TXT.
I will put everything on the FPC wiki aswell.
http://users.pandora.be/Jan.Van.hijfte/qtforfpc/qtedemo.html
kind
ERNAL" problem.
I will post it on the web asap and update the wiki
Btw, the trigonometric functions still fail on arm.
Did you manage to install 3.5.1 (or 3.5.2) ?
kind regards,
Den Jean
___
fpc-pascal maillist - fpc-pascal@li
ternal directives in my qte binding)
And most importantly:
3) This way the interface gets cluttered with implementation details like
"name QtNamePrefix + 'QObjectList_create2'"
kind regards,
Den Jean
___
fpc-pascal mai
On Sunday 28 November 2004 02:56 pm, Den Jean wrote:
> In the mean time enjoy these animated screenshots of the demo program running
> on the Zaurus.
>http://users.pandora.be/Jan.Van.hijfte/qtforfpc/ScreenShot03.html
>
I updated the animation for the non Konqueror browsers.
No
these problems into a very small program.
In the mean time enjoy these animated screenshots of the demo program running
on the Zaurus.
http://users.pandora.be/Jan.Van.hijfte/qtforfpc/ScreenShot03.html
for sources look on
http://users.pandora.be/Jan.Van.hijfte/qtforfpc/qtedemo.html
kind rega
On Tuesday 23 November 2004 11:13 am, Florian Klaempfl wrote:
> This is indeed an improper implemntation of the arm abi, I'll fix it
> asap.
Thanks a lot. In the mean time I changed the binding so that it uses
LargeInt instead of TMethod. So the big demo program almosts works :-)
-
On Sunday 21 November 2004 11:41 pm, Den Jean wrote:
> I also debugged it on the zaurus with gdb.
>
I debugged somewhat more and this learned me that the record Method
is passed by reference instead of by value as it should.
With a little hack I managed to force a call by value.
L
On Saturday 20 November 2004 11:53 pm, Den Jean wrote:
> it crashes
> when compiled for ARM
>
I also debugged it on the zaurus with gdb.
On clicking the button that is attached to AppQuit I get:
Program received signal SIGILL, Illegal instruction.
$000a0e84 in U_SYSUTILS_UPPER
bedded server appears to be running.
If you want to run this program as a server,
add the -qws command line option.
-----
kind regards,
Den Jean
___
fpc-pascal maillist - [EMAIL PROTECTED]
/users.pandora.be/Jan.Van.hijfte/qtforfpc/ScreenShot01.html
So there are some problems to solve.
I will try to isolate the code that is problematic.
kind regards,
Den Jean
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
compiler.
***
I will report asap when I get something of Qt/E running on the Zaurus with FPC.
(I already tried the C++ example and that works)
kind regards,
Den Jean
___
fpc-pascal maillist - [EMAIL PROTECT
--
So I add /usr/lib/fpc/1.9.3/cross/arm-linux/units/rtl/prt0.o to link.res (thank you
Jose Pascual for this idea)
Again this compiles but the resulting executable give the same ... "No such file or
directory"...
==
So, how can I tell ppcarm not to use /usr/lib ?
When fiddling with LD_LIBRARY_PATH, I found out that
the compiler programs ofcourse cannot cope with a library path to arm libs.
kind regards,
Den Jean
___
fpc-pascal
ex.php/Platform_list
If you have a better place than Platform List, just move it.
kind regards,
Den Jean
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On Friday 22 October 2004 04:22 pm, Florian Klaempfl wrote:
>The "official" way is to do use -XP:
>ppcarm -XParm-linux- hello
>and install the arm-linux-as and arm-linux-ld into e.g. /usr/local/bin
Nice. Webpage has been updated.
But the help of ppcarm -h does not show this option XP (if I checke
a report see :
http://users.pandora.be/Jan.Van.hijfte/qtforfpc/SetupFPCCrossCompile.html
kind regards,
Den Jean
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
which the ARM part compiles ?
* I already tried 30 Jan 2003. The date on which the FPC news
webpage announces that it works on Zaurus
kind regards,
Den Jean
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
ed in
RtlConsts and used everywhere.
kind regards,
Den Jean
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On Monday 26 January 2004 08:28 pm, Pedro Lopez-Cabanillas wrote:
> use:
> fpc -Fl/usr/lib/kylix3 test.pas
>
It worked.
Thank you very much.
kind regards,
Den Jean
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.or
75 matches
Mail list logo