Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
LCL
»
LCL wighout Lazarus
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Fast Canvas Library V1.05...
by
backprop
[
Today
at 03:19:31 am]
TurboBird for FireBird 5
by
maurog
[
Today
at 02:28:10 am]
Status of FPC 3.4.0 or FP...
by
Graeme
[
Today
at 01:53:52 am]
TurboBird IBX
by
maurog
[
Today
at 01:53:39 am]
lazarus structure
by
crownfield
[
Today
at 12:28:23 am]
Delphi Magazine issues 1-...
by
simone
[February 16, 2026, 11:49:11 pm]
LazSerial not found
by
CM630
[February 16, 2026, 10:00:08 pm]
Duplicated icon in the Wi...
by
n7800
[February 16, 2026, 09:31:22 pm]
"PPU file isn't found by ...
by
Martin_fr
[February 16, 2026, 09:29:59 pm]
Reporting a Bug? in Strin...
by
Bart
[February 16, 2026, 06:47:13 pm]
[ANN] fpGUI Toolkit v2.0....
by
cdbc
[February 16, 2026, 06:45:05 pm]
Free Pascal for a small e...
by
devEric69
[February 16, 2026, 06:13:48 pm]
Datatype of Fields in sql...
by
Hansvb
[February 16, 2026, 06:10:23 pm]
Onguard Win64
by
AgriMensor
[February 16, 2026, 05:55:41 pm]
We are starting to use La...
by
JuhaManninen
[February 16, 2026, 04:11:47 pm]
Duplicate identifier erro...
by
Martin_fr
[February 16, 2026, 04:03:10 pm]
Frustrating Error When us...
by
TYDQ
[February 16, 2026, 02:50:02 pm]
[AGGPas] Difference betwe...
by
wp
[February 16, 2026, 02:15:23 pm]
[AGGPas] Usage of scale m...
by
Roland57
[February 16, 2026, 11:33:08 am]
makefiles
by
valdir.marcos
[February 16, 2026, 11:24:17 am]
ThorVG - test (lightweigh...
by
valdir.marcos
[February 16, 2026, 11:19:41 am]
Problems in drawing an ar...
by
valdir.marcos
[February 16, 2026, 11:18:39 am]
AI to port DBDesigner For...
by
Graeme
[February 16, 2026, 10:26:15 am]
Select rectangle of the i...
by
valdir.marcos
[February 16, 2026, 10:01:09 am]
DCPcrypt v2.0.6 — Cryptog...
by
valdir.marcos
[February 16, 2026, 09:55:55 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: LCL wighout Lazarus (Read 803 times)
cwall
Newbie
Posts: 1
LCL wighout Lazarus
«
on:
February 26, 2020, 12:51:26 pm »
I want to get printer work wighout gui.
I followed
https://wiki.freepascal.org/Using_the_printer
to get the example worked with lazarus.
Then I followed
https://wiki.lazarus.freepascal.org/Using_the_LCL_without_Lazarus
and get the code compiled succeed.
But when I run it, it raise error:
An unhandled exception occurred at $080A22DD:
EAccessViolation: Access violation
$080A22DD
$080A1843
$080A16F3
$080493B2
I add the printer4lazarus, but fpc report link errors.
How should I use fpc to compile the source?
Thanks.
Logged
zeljko
Hero Member
Posts: 1830
Re: LCL wighout Lazarus
«
Reply #1 on:
February 26, 2020, 01:38:27 pm »
You can try with nogui widgetset but I seriously doubt that printer will work without gui since it's implemented by gui widgetsets (win32,gtk2/3,qt,qt5,cocoa etc)
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
LCL
»
LCL wighout Lazarus
TinyPortal
© 2005-2018