Dear all,
I am sharing a max project between max and windows and facing an annoying issue: after saving the project and patches in windows, the patches contain a reference to several mxe64 externals in the "dependency_cache" section. Those are called by the project when it's opened again.
Now when I open the same project in Mac, it still refers to the mxe64 externals (in section "other"), which has the effect to hide the reference to the correct Mac externals (mxo) when I open the patches.
Until know, the only solution I found is to open every patch as a text file and clear the reference "dependency_cache". As I have more than 30 patches in my project, and as I have to switch constantly between windows and mac, this is somehow a pain.
Is there a more elegant solution, like automatically clearing all the dependency caches of all patches of a project, or not taking the dependency cache in account when opening a project?
All the best,
Alexis