[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error when accessing hidden internal resources after compilation
[Thread Prev] | [Thread Next]
- Subject: Re: Error when accessing hidden internal resources after compilation
- From: Bruce Steers <bsteers4@xxxxxxxxx>
- Date: Thu, 20 Feb 2025 17:54:34 +0000
- To: user@xxxxxxxxxxxxxxxxxxxxxx
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 > > > >
Re: Error when accessing hidden internal resources after compilation | Bruce Steers <bsteers4@xxxxxxxxx> |
Error when accessing hidden internal resources after compilation | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |
Re: Error when accessing hidden internal resources after compilation | T Lee Davidson <t.lee.davidson@xxxxxxxxx> |
Re: Error when accessing hidden internal resources after compilation | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |