Im just trying to track down a issue in projucer, but its a nightmare, maybe someone could give me some advice
As you see, the path in the FilePathPropertyComponent could be resolved, if this wouldn’t be the case, it would be red.
The problem happens on windows 10
Something deep in projucer, cannot resolve the proper module path, but I’m not able to find the piece of code in projucer which checks the module path.
Project structure
C:\Users\User\Documents\A\Link\Project
while Link is a directory link to (create with mklink /D)
C:\Users\User\Documents\A\trunk\B\Project
juce modules are in
C:\Users\User\Documents\A\juceQuake\JUCEDev\modules
BTW:
(If the project is in C:\Users\User\Documents\A\Link and the module path is …/juceQuake/JUCEDev/modules it works)
PS: The same configuration worked with the old “JUCER”