firo icon indicating copy to clipboard operation
firo copied to clipboard

[Suggestion] Generate build in a dedicated 'bin' folder

Open erciccione opened this issue 2 years ago • 2 comments

When building, firo-cli and 'firod' will be created in /src, mixed with many other files and folders. firo-qt will be generated in the qt folder, along with several other files.

This is not convenient and forces the user to look through multiple files when looking for the binaries, probably ending up using a search tool to find what they are looking for.

I suggest to have a dedicated bin folder where built binaries are stored.

erciccione avatar Apr 08 '24 07:04 erciccione

@erciccione Have you tried build with guix?

levoncrypto avatar Apr 11 '24 18:04 levoncrypto

@levoncrypto i did not, i'm referring to building normally as instructed in the docs.

erciccione avatar Apr 12 '24 10:04 erciccione