Lucas Moura Belo

Results 22 issues of Lucas Moura Belo

Hi, I always receive the following error during make step: /bin/sh: 1: Syntax error: word unexpected (expecting ")") What is supposed to be happening?

Packages might not be located in the root folder of the repository. We should set paths relative to the project path, instead of the repository root path. Ex: ``` root...

enhancement

Question from @shaun: https://stackoverflow.com/questions/76847346/image-transparency-color-in-firemonkey-fmx-with-python

help wanted

Update the Dockerfile to use the development requirements as described in the [dockwiki](https://docwiki.embarcadero.com/RADStudio/Alexandria/en/Linux_Application_Development). sudo apt install joe wget p7zip-full curl openssh-server build-essential zlib1g-dev libcurl4-gnutls-dev libncurses5 sudo apt-get install zlib1g-dev

enhancement

Is that a way to work with AssociationRowExpander and RowEditing together? I mean editing master and detail with RowEditing.