Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Announcements
»
Third party
»
CAD program written in Lazarus / FPC
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
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Incorrect FPC/Lazarus bui...
by
dseligo
[
Today
at 11:34:18 am]
Loading text data from a ...
by
alpine
[
Today
at 11:30:41 am]
Bitmap 16bit R5G6B5
by
circular
[
Today
at 11:29:43 am]
Gridprinter Newby
by
Petrus Vorster
[
Today
at 11:03:22 am]
"Show Compiler Dialog"
by
MarkMLl
[
Today
at 10:21:49 am]
Str declaration
by
MarkMLl
[
Today
at 10:02:45 am]
AI, NLP and CAI: Text Gen...
by
schuler
[
Today
at 09:48:18 am]
Compiler error when check...
by
af0815
[
Today
at 09:35:48 am]
Hashids that you need but...
by
Thaddy
[
Today
at 06:10:34 am]
Recommended way to build ...
by
TRon
[
Today
at 06:02:51 am]
C++ conversion : what is ...
by
Thaddy
[
Today
at 05:44:34 am]
Setting the fpc path
by
TRon
[
Today
at 05:30:14 am]
Game Music Emulator
by
Guva
[
Today
at 05:25:58 am]
Is there a better web-bro...
by
QEnnay
[September 17, 2024, 11:50:29 pm]
LazReport / FreeReport qu...
by
dseligo
[September 17, 2024, 11:37:59 pm]
Complex objects and JsonO...
by
Flea
[September 17, 2024, 11:02:28 pm]
Best way to exchange data...
by
cdbc
[September 17, 2024, 10:16:27 pm]
TListView.OnChange Event ...
by
msintle
[September 17, 2024, 10:11:04 pm]
Broken Icon Display on ma...
by
msintle
[September 17, 2024, 10:09:18 pm]
how to convert pdf to png...
by
zeljko
[September 17, 2024, 08:35:54 pm]
Simple multithreading cod...
by
MarkMLl
[September 17, 2024, 08:31:05 pm]
Golang vs free pascal
by
gidesa
[September 17, 2024, 08:27:08 pm]
Extended Module Player
by
TRon
[September 17, 2024, 06:32:25 pm]
Listview how to custom or...
by
VisualLab
[September 17, 2024, 05:48:48 pm]
Non-OS dependent way to u...
by
carl_caulkett
[September 17, 2024, 05:27:57 pm]
« previous
next »
Print
Pages:
1
...
15
16
[
17
]
18
19
Author
Topic: CAD program written in Lazarus / FPC (Read 196540 times)
loaded
Hero Member
Posts: 852
Re: CAD program written in Lazarus / FPC
«
Reply #240 on:
February 01, 2022, 09:09:44 pm »
Excellent work, congratulations .
Logged
Check out
loaded
on Strava
https://www.strava.com/athletes/109391137
zamtmn
Hero Member
Posts: 617
Re: CAD program written in Lazarus / FPC
«
Reply #241 on:
February 06, 2022, 11:56:49 am »
Quote from: laguna on February 01, 2022, 06:35:22 pm
Is run cad on Mac OSX?
Thanks
I try on VM, zcad works, but buggy((
To compile you need remove ag_vectors and ag_graph pkgs dependencies from project inspector (AGraph not compile on darwin)
loaded
Thanks!
«
Last Edit: February 06, 2022, 12:04:52 pm by zamtmn
»
Logged
zamtmn
Hero Member
Posts: 617
Re: CAD program written in Lazarus / FPC
«
Reply #242 on:
February 22, 2022, 11:56:58 pm »
Hi All!
Nightly builds appeared
https://ci.appveyor.com/project/zamtmn/zcad
(win32)
I am also trying to make a new user manual, remembering the old mistakes, now I use asciidoc
«
Last Edit: February 23, 2022, 12:25:32 am by zamtmn
»
Logged
zamtmn
Hero Member
Posts: 617
Re: CAD program written in Lazarus / FPC
«
Reply #243 on:
June 07, 2022, 11:09:05 pm »
Hi All!
ZCad start support dxf hatch entity
https://imgur.com/a/OXpmGua
Logged
zamtmn
Hero Member
Posts: 617
Re: CAD program written in Lazarus / FPC
«
Reply #244 on:
July 24, 2022, 10:17:12 pm »
Hi All!
To be able to use LibreDWG, I changed the license from lgpl2 to dual gpl3/mpl2
Logged
zamtmn
Hero Member
Posts: 617
Re: CAD program written in Lazarus / FPC
«
Reply #245 on:
September 30, 2022, 10:51:44 pm »
New release 0.9.9.0
Added:
-hatch entity
-new userguide (Russian)
-html help (Russian)
Logged
vertnik
New Member
Posts: 34
Re: CAD program written in Lazarus / FPC
«
Reply #246 on:
October 18, 2022, 08:59:31 am »
Hi,
I downloaded the latest release from github.
Try to run but the application does not start.
OS: Windows 10 Pro, 64 bit
Robert
Logged
zamtmn
Hero Member
Posts: 617
Re: CAD program written in Lazarus / FPC
«
Reply #247 on:
October 18, 2022, 11:08:33 am »
Hi!
Old releases works?
Spaces or nonlatin symbols in prograsm path?
Can You provide cad\log\zcad_windows.log and %TEMP%\zcadcrashreport.txt ?
Logged
vertnik
New Member
Posts: 34
Re: CAD program written in Lazarus / FPC
«
Reply #248 on:
October 20, 2022, 07:47:35 am »
Hi!
Old release 0.9.8.6 works.
There are no spaces or nonlatin in programs path.
I am providing you both logs in ZIP file.
Logged
zamtmn
Hero Member
Posts: 617
Re: CAD program written in Lazarus / FPC
«
Reply #249 on:
October 20, 2022, 09:49:41 am »
@
vertnik
It looks like the error is happening somewhere earlier (heap is spoiling) and it takes off in a harmless place. Unfortunately, the log is not enough, additional actions (build zcad from sources) will be needed to find it. Will you help me?
Logged
vertnik
New Member
Posts: 34
Re: CAD program written in Lazarus / FPC
«
Reply #250 on:
October 21, 2022, 07:51:41 am »
I build zcad from source, Lazarus 2.2.4 (OS:Win32, CPU:i386).
Compilation was successful, without errors.
But while running with debugging, I got the following error,
showed in attached picture.
Logged
zamtmn
Hero Member
Posts: 617
Re: CAD program written in Lazarus / FPC
«
Reply #251 on:
October 21, 2022, 08:04:55 am »
You follow this instruction
https://github.com/zamtmn/zcad/blob/master/README_ENG.md
?
and runtime file \cad\rtl\system.pas exist?
Logged
vertnik
New Member
Posts: 34
Re: CAD program written in Lazarus / FPC
«
Reply #252 on:
October 21, 2022, 09:45:52 am »
Now, I installed fresh Lazarus-2.2.4-fpc-3.2.2-win64.
At step 3, when running command to install packages, I got the following error:
Logged
zamtmn
Hero Member
Posts: 617
Re: CAD program written in Lazarus / FPC
«
Reply #253 on:
October 21, 2022, 10:43:12 am »
It seems to me that you already have running a copy of Lazarus at the time of the script launch, which the script is trying to rebuild
Try run this lazarus copy and rebuild it from GUI?
Logged
vertnik
New Member
Posts: 34
Re: CAD program written in Lazarus / FPC
«
Reply #254 on:
October 21, 2022, 12:19:24 pm »
I rebuild it from GUI ("Clean up and build"). Without any errors.
When I executed the application from Lazarus, works
But when I was trying do run zcad.exe outside the Lazarus, it did not worked.
The first screen is showed, but then the proccess is hanging in the background?
Logged
Print
Pages:
1
...
15
16
[
17
]
18
19
« previous
next »
Lazarus
»
Forum
»
Announcements
»
Third party
»
CAD program written in Lazarus / FPC
TinyPortal
© 2005-2018