Mistake when opening file

Always define a relative path instead of a fully qualified path for files of resources.
Resources should always reside in the same directory than project file, and so, you could make your whole project as “portable”. :wink: