Op Vrijdag 1 februari 2019 schreef Ryan Joseph via lazarus:
> 
> 
> > On Feb 1, 2019, at 11:05 AM, Mattias Gaertner via lazarus 
> > <lazarus@lists.lazarus-ide.org> wrote:
> > 
> > Note that some IDE addons alter the build process, e.g. adding macros.
> > lazbuild cannot support that.
> > 
> > Can you give some more details?
> 
> This project builds in lazarus but a simple lazbuild command on the project 
> file gives me this error. Not sure what is different in lazbuild then the IDE.
> 
> Ryans-MacBook-Pro-2:laz_tests ryanjoseph$ lazbuild 
> /Users/ryanjoseph/Desktop/laz_tests/MRIcroGL12/MRIcroGL.lpi 
> Warning: (lazarus) suspicious pkg link file found (name): 
> /Users/ryanjoseph/Desktop/laz_tests/lazarus/packager/globallinks/laz.virtualtreeview_package-5.5.3.1.lpl
> Hint: (lazarus) [RunTool] /usr/local/bin/fpc "-iWTOTP"
> Hint: (lazarus) [RunTool] /usr/local/bin/fpc "-va" "compilertest.pas"
> Error: (lazbuild) Broken dependency: lazmetalcontrol 0.0->LCL 2.1->LCLBase 
> 2.1->chm
> Ryans-MacBook-Pro-2:laz_tests ryanjoseph$ 

chm Is not a Lazarus but a fpc package. Seems that your fppkg configuration is 
currupt. 
My guess is that it works in Lazarus itself because you haven't compiled 
Lazbuild in a while.

Regards,
  Joost

-- 
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to