Re: [Lazarus] Cross-compiling to win32 from debian stretch

2017-12-03 Thread kardan via Lazarus
Today I upgraded fpc* to 3.0.4+dfsg-2. Thanks for uploading the latest release to debian testing so fast! On Thu, 30 Nov 2017 11:34:55 +0100 Mattias Gaertner via Lazarus wrote: > > ~/src/fpc(master)$ make all > > Makefile:2918: *** The only supported starting compiler version is > > 3.0.2. You a

[Lazarus] Fixed: KControls - Re: Need to use this fix in 1.8

2017-11-30 Thread kardan via Lazarus
Thanks for looking into this! On Thu, 30 Nov 2017 12:52:38 +0100 Mattias Gaertner via Lazarus wrote: > On Wed, 29 Nov 2017 21:26:21 +0100 > kardan via Lazarus wrote: > > > With current https://bitbucket.org/tkweb/kcontrols/get/tip.zip our > > project https://github.com/t

Re: [Lazarus] Cross-compiling to win32 from debian stretch

2017-11-30 Thread kardan via Lazarus
Hi, it looks like I need to train my patience a bit more. On Tue, 28 Nov 2017 20:21:47 +0100 kardan via Lazarus wrote: > summary: my fpc and ppcross* have different versions, because I can't > build fpc with the installed version. Why does this happen: > > ~/src/fpc(

Re: [Lazarus] Need to use this fix in 1.8

2017-11-29 Thread kardan via Lazarus
On Wed, 29 Nov 2017 22:53:36 +0300 Alexey via Lazarus wrote: > https://bugs.freepascal.org/view.php?id=32717 > > Otherwise, this dialog is not scaled. Is there a chance to make Lazarus 1.8 build natively with KControls? I don't understand the details, but I know how to patch it .. :) With curr

Re: [Lazarus] Cross-compiling to win32 from debian stretch

2017-11-28 Thread kardan via Lazarus
Hi, summary: my fpc and ppcross* have different versions, because I can't build fpc with the installed version. Why does this happen: ~/src/fpc(master)$ make all Makefile:2918: *** The only supported starting compiler version is 3.0.2. You are trying to build with 3.0.4.. Stop. On Tue, 28 Nov 2

Re: [Lazarus] Cross-compiling to win32 from debian stretch

2017-11-27 Thread kardan via Lazarus
Really appreciate the fast reply! On Tue, 28 Nov 2017 00:20:29 +0100 Mattias Gaertner via Lazarus wrote: > Check your -Fu paths in /etc/fpc.cfg. They should contain the > paths to fpc's i386-win32 ppu files. > > Mattias This is what i found related to -Fu in /etc/fpc.cfg: # searchpath for uni

[Lazarus] Cross-compiling to win32 from debian stretch

2017-11-27 Thread kardan via Lazarus
Hallo, As a I am new to this list, FreePascal and Lazarus I need a little help by you to crosscompile our project to win32. Compiling to win64 however succeeds: $ lazbuild --pcp=../../lazconf --os=win64 --cpu=x86_64 Tomboy_NG.lpi ... Free Pascal Compiler version 3.1.1 [2017/11/27] for x86_64 Copy