[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error when accessing hidden internal resources after compilation


no hidden files or hidden folders get added to an archive.

only the hidden folder ".public" gets added.

if you want to hide files it is best to put them in there but the files
themselves must not start with a .dot.

Respects
BruceS


On Thu, 20 Feb 2025 at 17:04, Claus Dietrich <claus.dietrich@xxxxxxxxxx>
wrote:

> Am 20.02.25 um 17:46 schrieb T Lee Davidson:
>
>
> Perhaps it has something to do with what file you are copying or the type
> of project you are working on. I just tried it by copying the ".project"
> file in a command-line application (using the format: copy "./.filename" to
> "targetdir/.filename"), and it worked with no issues.
>
> I am assuming that when you say, "When I compile it," that you are meaning
> creating an executable and running that. That's what I did.
>
> It happens with all hidden files. It is a Gambas-executable of a
> QT-application. This problem has been reported by two others and I could
> reproduce it reliability with any hidden file.
>
> Regards Claus
>
>
>
>

Follow-Ups:
Re: Error when accessing hidden internal resources after compilationBruce Steers <bsteers4@xxxxxxxxx>
References:
Error when accessing hidden internal resources after compilationClaus Dietrich <claus.dietrich@xxxxxxxxxx>
Re: Error when accessing hidden internal resources after compilationT Lee Davidson <t.lee.davidson@xxxxxxxxx>
Re: Error when accessing hidden internal resources after compilationClaus Dietrich <claus.dietrich@xxxxxxxxxx>