Recent

Author Topic: CAD program written in Lazarus / FPC  (Read 189906 times)

loaded

  • Hero Member
  • *****
  • Posts: 825
Re: CAD program written in Lazarus / FPC
« Reply #240 on: February 01, 2022, 09:09:44 pm »
Excellent work, congratulations .
Check out  loaded on Strava
https://www.strava.com/athletes/109391137

zamtmn

  • Hero Member
  • *****
  • Posts: 594
Re: CAD program written in Lazarus / FPC
« Reply #241 on: February 06, 2022, 11:56:49 am »
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 »

zamtmn

  • Hero Member
  • *****
  • Posts: 594
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 »

zamtmn

  • Hero Member
  • *****
  • Posts: 594
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

zamtmn

  • Hero Member
  • *****
  • Posts: 594
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

zamtmn

  • Hero Member
  • *****
  • Posts: 594
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)

vertnik

  • New Member
  • *
  • Posts: 31
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

zamtmn

  • Hero Member
  • *****
  • Posts: 594
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 ?

vertnik

  • New Member
  • *
  • Posts: 31
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.

zamtmn

  • Hero Member
  • *****
  • Posts: 594
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?

vertnik

  • New Member
  • *
  • Posts: 31
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.


zamtmn

  • Hero Member
  • *****
  • Posts: 594
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?

vertnik

  • New Member
  • *
  • Posts: 31
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:

zamtmn

  • Hero Member
  • *****
  • Posts: 594
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?

vertnik

  • New Member
  • *
  • Posts: 31
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?

 

TinyPortal © 2005-2018