[Solved] Cannot find import source file [Common] / [Common_Studio]

 

Hey,

I started randomly getting like 500 rows of these messages whenever I start up a project. The same project works on another computer.

I have my projects installed on

C:\AximmetryProjects\MyProjects 

I can see all the "missing" [Common] and [Common_Studio] under

C:\Aximmetry\2024.2.0

Couldn't find a way to relink the files, any idea what's going on?

I tried to repair and reinstall Aximmetry but it didn't help.

[Solved] Cannot find import source file [Common] / [Common_Studio]

   Stremia

 
Profile Image
Stremia
  -  

Of course I immediately found the dependency manager icon in the top left after posting this, it could be a bit more pronounced. It fixed all the errors, still no clue what I did to cause them though.

 
Profile Image
Eifert@Aximmetry
  -  

Hi,

You should set the Project Root Folders to the folder containing Common and Common_Studio. In your case, this folder is C:\Aximmetry\2024.2.0

You can also set this in Edit>Preferences.

While the Dependency Manager works for one compound, setting the libraries that come with Aximmetry under the Project Root Folders will prevent this issue from occurring with any other compound.

This system creates location-independent references for files under the Project Root Folders. Instead of referencing files with a location like C:\foldername\..., you use [Common]:..., where [Common] is a folder under the Project Root Folders. This enables you to have Aximmetry libraries installed on any drive or under any folder, and you also create multiple projects with such references as long your project is under a Project Root Folder.

Warmest regards,

 
Profile Image
Stremia
  -  

Makes sense, thank you.

;