Re: [fpc-pascal] fpmake dependecies

2014-03-26 Thread Darius Blaszyk
Running fppkg in my source dir gives me a crash. Please see below. >>fppkg build An unhandled exception occurred at $00010004FA3E : EProcess : Failed to execute C:lazarusfpc2.6.2bini386-win32fpc.exe -iVTPTO : 2 $00010004FA3E $000100013E42 $000100018F7A $00010001

Re: [fpc-pascal] fpmake dependecies

2014-03-26 Thread Darius Blaszyk
Hi Michael, I have never used fppkg this way. Can you explain how I should use it? Regards, Darius On Mar 26, 2014, at 6:09 PM, Michael Van Canneyt wrote: > > > On Wed, 26 Mar 2014, Darius Blaszyk wrote: > >> Hi, >> I'm playing again with fpmake and I struck an issue with it. Probably due t

Re: [fpc-pascal] fpmake dependecies

2014-03-26 Thread Michael Van Canneyt
On Wed, 26 Mar 2014, Darius Blaszyk wrote: Hi, I'm playing again with fpmake and I struck an issue with it. Probably due to a wrong setup of my packages, but I cannot find a way to resolve it. I keep on getting the following error: Warning: Target XXX of package YYY depends on another pack

[fpc-pascal] fpmake dependecies

2014-03-26 Thread Darius Blaszyk
Hi, I'm playing again with fpmake and I struck an issue with it. Probably due to a wrong setup of my packages, but I cannot find a way to resolve it. I keep on getting the following error: Warning: Target XXX of package YYY depends on another package (ZZZ). These kind of dependencies are not p