[Lazarus] Raspberry Pi 3 build issues

2016-03-20 Thread Anthony Walter
Has anyone here built Lazarus from SVN sources on the Raspberry Pi 3 yet? I
keep running into various issues. This my latest issue from:

Using a compiler from fpc/branches/fixes_3_0 build with:

make all OPT="-dFPC_ARMHF" && make install PREFIX=$BASE/fpc

And the compiler works fine 

svn co http://svn.freepascal.org/svn/lazarus/branchesbranches/fixes_1_6
lazarus
cd lazarus
make all

... after a whule and a few things succesfully compiling and linking this
without errors this happens ...

/home/pi/Development/FreePascal/lazarus/ide/codeexplorer.pas(157,27) Hint:
(5024) Parameter "Sender" not used
/home/pi/Development/FreePascal/lazarus/ide/codeexplorer.pas(157,49) Hint:
(5024) Parameter "Msg" not used
(9009) Assembling codeexplorer
codeexplorer.pas(2883) Error: (9008) Can't call the assembler, error -1
switching to external assembling
codeexplorer.pas(2883) Fatal: (10026) There were 2 errors compiling module,
stopping
Fatal: (1018) Compilation aborted
Makefile:4004: recipe for target 'lazarus' failed
make[2]: *** [lazarus] Error 1
make[2]: Leaving directory '/home/pi/Development/FreePascal/lazarus/ide'
Makefile:4428: recipe for target 'ide' failed
make[1]: *** [ide] Error 2
make[1]: Leaving directory '/home/pi/Development/FreePascal/lazarus/ide'
Makefile:3070: recipe for target 'ide' failed
make: *** [ide] Error 2
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] Three-DS:Parx-GDI, it's big enuff for a "shoebox" fits more in "cupboard"

2016-03-20 Thread year0097ic
Here at Gestapo U @ the anti-social faculties 
witch & warlock, burning & pilgrimage   

scramble! scramble! scramble! this is 
Radio-Freedom's GNU C/C+, mutiny edition Devkitpro & the NinjaHax::ctrulib
latest v1.0.0
Our Parx::Pas stubs for the Three-DS::Parx-GDI::Canvas bench in FPC-2.2.2
function local native for occasions, on a 3DS Perfect! & up?

The proliteriot's, sklaven ken asks
is your 3DS Nintendo's "GDI - Canvas" in C & Pascal three-way as depicted
--> 
https://www.facebook.com/permalink.php?story_fbid=1669658516636290=1596037147331761




--
View this message in context: 
http://free-pascal-lazarus.989080.n3.nabble.com/Three-DS-Parx-GDI-it-s-big-enuff-for-a-shoebox-fits-more-in-cupboard-tp4047731.html
Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com.

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] document with text and graphics

2016-03-20 Thread Denis Kozlov


Check out existing RTF style components, for example:
http://wiki.freepascal.org/RichMemo
http://wiki.freepascal.org/lzRichEdit


On 20/03/2016 18:18, duilio foschi wrote:
I'd like to create a document which will store text and graphics, a 
sort of minimal MS-WORD document.


The document should be displayed to screen, edited (the user should be 
able to insert/change text and insert/delete pictures), stored to file 
or into a blob field of a database table.


Could you put me into the right track ?

Where should I start ?

Is there code I could put to good use ? Is there some sort of smart 
TMemo object ?


Thank you

Peppe Polpo


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] document with text and graphics

2016-03-20 Thread duilio foschi
I'd like to create a document which will store text and graphics, a sort of
minimal MS-WORD document.

The document should be displayed to screen, edited (the user should be able
to insert/change text and insert/delete pictures), stored to file or into a
blob field of a database table.

Could you put me into the right track ?

Where should I start ?

Is there code I could put to good use ? Is there some sort of smart TMemo
object ?

Thank you

Peppe Polpo
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] ActiveX in Lazarus and classic ASP

2016-03-20 Thread Marcos Douglas
Hi,

I would like to know if is possible to made an ActiveX component using
FPC/Lazarus. This component will be used integrated with a classic ASP
web application.

I make these components using Delphi 7 but I would like to use Lazarus.

I installed the LazActiveX package, but I did'nt see an option to use
something like "New>ActiveX..."

Thanks,
Marcos Douglas

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus