Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Pth1 on May 30, 2023, 12:08:05 pm

Title: Using a template and coping with project file paths
Post by: Pth1 on May 30, 2023, 12:08:05 pm
I need help in how to use relative file-paths, or maybe with properly organising CB Projects

A simple, local (user) directory structure for using CB is created.
The general format /<home_path>/Documents/CB/<platform>/[project_0..project_n]

A "template" project was produced and saved, for setting general/standard configuration.
This was saved again as a template.

When using the template, a new project name is given and a saved to a new project sub-directory in the above described general CB directory structure.

However, a sub-directory structure under that new project directory is created repeating the full (absolute) file-paths.

No command/option is found in CB to set/specify absolute/relative file-path definitions.

What/where went wrong?

Many thanks in advance!

Peter