<div dir="ltr">An easy way to got apk for Android as Sam Herzog said "<span style="color:rgb(0,0,0)">able to generate a valid android package (.apk) by just pressing F9</span>"<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-10-13 19:50 GMT+02:00 Travis Ayres <span dir="ltr"><<a href="mailto:trayres@gmail.com" target="_blank">trayres@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">I hope we see more books detailing Lazarus and Freepascal, rather than more advanced features. New features are great but really getting the word out is necessary - I've had people laugh when I say I program in object Pascal because I like it better than C++, and others say it's a dead language. It's really a shame because Lazarus\fpc are so good!</p><div class="HOEnZb"><div class="h5">
<div class="gmail_quote">On Oct 13, 2015 10:47 AM, <<a href="mailto:wkitty42@windstream.net" target="_blank">wkitty42@windstream.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 10/13/2015 09:51 AM, Juha Manninen wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Tue, Oct 13, 2015 at 3:43 PM, <<a href="mailto:wkitty42@windstream.net" target="_blank">wkitty42@windstream.net</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
what do you call "really fast"??<br>
</blockquote>
<br>
The fastest PC available today.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
i might be able to try this on my 8-core 4Ghz box...<br>
</blockquote>
<br>
Yes please!<br>
</blockquote>
<br>
let me see what i can do...<br>
<br>
[time passes]<br>
<br>
i get as far as this...<br>
<br>
/bin/rm -f fpcmade.x86_64-linux Package.fpc ./ppas.sh script.res link.res<br>
/bin/rm -f *.s *_ppas.sh<br>
make[1]: Leaving directory `/home/wkitty42/development/lazarus/components/chmhelp/lhelp'<br>
make -C packager/registration<br>
make[1]: Entering directory `/home/wkitty42/development/lazarus/packager/registration'<br>
/bin/rm -f ../units/x86_64-linux/fcllaz.ppu<br>
/home/wkitty42/development/fpc/bin/x86_64-linux/ppcx64 -MObjFPC -Scghi -O1 -g -gl -l -vewnhibq -Fu. -FE. -FU../units/x86_64-linux -Cg -dx86_64 fcllaz.pas<br>
Free Pascal Compiler version 3.1.1 [2015/06/13] for x86_64<br>
Copyright (c) 1993-2015 by Florian Klaempfl and others<br>
(1002) Target OS: Linux for x86-64<br>
(3104) Compiling fcllaz.pas<br>
Fatal: (10022) Can't find unit system used by fcllaz<br>
Fatal: (1018) Compilation aborted<br>
make[1]: *** [fcllaz.ppu] Error 1<br>
make[1]: Leaving directory `/home/wkitty42/development/lazarus/packager/registration'<br>
make: *** [registration] Error 2<br>
<br>
real 0m4.228s<br>
user 0m0.819s<br>
sys 0m1.352s<br>
<br>
<br>
i don't know why... everything is in a tree under ~/development where fpcup placed it... i've never installed fpc or lazarus using anything other than fpcup and bootstrapping it from the raw... there is ~/development/fcpbootstrap/x86_64-linux-ppcx64 which turns out to be fpc 2.6.2 but i don't know how to tell your "time make clean bigide" to use it :(<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
the only other thing is that i don't use bigide at this time...<br>
it was too confusing for me while trying to learn the interface...<br>
</blockquote>
<br>
Bigide is used for Lazarus release versions. Why is it confusing?<br>
</blockquote>
<br>
way too many options to drag and drop on a form... i do not come from delphi or any other gui coding environment so i don't know anything about them... trying to find one being looked for was like hunting a needle in a haystack...<br>
<br>
the last time i used any sort of RAD it was for relatively small programs in Foxbase or dBase III and IV... there was a RAD template system thing that we used... once we got the forms laid out the way we wanted and generated the basic code to access, edit and delete the data, we then rewrote the majority of the code so much adding to and refining the existing code that we could not use the template thing any more to adjust the forms... from then on, it was like we had never used a RAD at all...<br>
<br>
-- <br>
NOTE: No off-list assistance is given without prior approval.<br>
*Please keep mailing list traffic on the list* unless<br>
private contact is specifically requested and granted.<br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" rel="noreferrer" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</blockquote></div>
</div></div><br>--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" rel="noreferrer" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
<br></blockquote></div><br></div>