circular17

Results 373 comments of circular17

LazPaint compiled successfully with Lazarus 2.2.2. Do you get the errors with another version?

@onny GetFilesInDir is in the development version (dev-lazpaint). Maybe you tried with the master branch? EDIT : in fact it is in the master branch as well. Hmmm I've just...

> > LazPaint compiled successfully with Lazarus 2.2.2. Do you get the errors with another version? > > Indeed, compilation successful with Laz 2.3.0. It fails with Laz 2.0.10 (even...

I've merged new version 7.2 of LazPaint into master branch. Hopefully it will compile on all platforms. I've put this version as prerelease for now. See details and schedule there:...

I wonder, maybe there is still some startup program/link to the old version on your system? Or an old configuration in "~/.lazarus"? This directory can be deleted to reset.

Looks like dependent libraries are not recompiled. Maybe try "make clean" before. Note : the source you're using is correct.

Yes, that's actually pretty handy. In fact, I suppose I ensures the usage of the specified package. Otherwise if for some reason you would compile multiple project at the same...

Here it says that lazpaintcontrols requires bgracontrols version 7.0 or higher. Oh I got it, here this is just lazpaint repository, it does not contain bgracontrols nor bgrabitmap. You need...

Hello @alexmyczko I have updated the upstream repository: https://github.com/bgrabitmap/lazpaint-upstream I've used the create_orig script to create an archive, signed it and sent it to mentors: https://mentors.debian.net/package/lazpaint/ I suppose some warnings...

Why not in theory. We need more people programming LazPaint I guess. I hope that as it gets more widespread, there would be more incentive for people to come in...