User forums > General (but related to Code::Blocks)
What is a fuse_hidden file?
(1/1)
rebelxt:
What are the .fuse_hidden* files in the Debug and Release folders, and why are there so many of them? There are 20 or more of these files in some projects. I am using release 13.12 in Linux Mint.
stahta01:
--- Quote from: rebelxt on March 18, 2016, 02:32:06 pm ---What are the .fuse_hidden* files in the Debug and Release folders, and why are there so many of them? There are 20 or more of these files in some projects. I am using release 13.12 in Linux Mint.
--- End quote ---
I have no idea; except the term "fuse" is used in embedded programming a lot.
If using an compiler that target embedded devices I would ask the people who support the compiler.
Tim S.
Jenna:
These files are not created or managed by Code::Blocks.
Fuse in general is an abbreviation/acronym for "filesystem in userspace".
These files are created by any program or daemon, that uses fuse.
This miight be related to embedded software tools (upload/download to embedded system), but not necessary.
Search the web for it.
Navigation
[0] Message Index
Go to full version