CompassApp icon indicating copy to clipboard operation
CompassApp copied to clipboard

Windows 10 error

Open tdivito opened this issue 10 years ago • 4 comments

I just upgraded to Windows 10, and started getting a bunch of errors. Compass will compile for 15-20 minutes, then just error out with the below messages

image

Thanks for taking a look

tdivito avatar Aug 12 '15 15:08 tdivito

@tdivito does the project work before win10 upgrade?

hlb avatar Aug 13 '15 02:08 hlb

Yes. I was working on this project for a few weeks, and it started to error the morning after the windows 10 upgrade

Thanks

On Aug 12, 2015, at 10:25 PM, Liang-Bin Hsueh [email protected] wrote:

@tdivito does the project work before win10 upgrade?

— Reply to this email directly or view it on GitHub.

tdivito avatar Aug 13 '15 04:08 tdivito

I had this problem, too (win10). I found out, that only if the path to the watched folder has less than 6 parent folders the compiling works. So "C:/[folder1/folder2/folder3/folder4/folder5/]my_watched_folder" works (for me). But I need my folder on the 9th level (). Any ideas?

elochai90 avatar Jan 05 '16 11:01 elochai90

Hi, if it is not too late: What do you think about a junction? Create a folder on first level and link this to your x-leveled folder you need to work with. So all your your files you create in the first level folder are in reality on the x level folder and compass App should think to be in first level....

https://msdn.microsoft.com/de-de/library/windows/desktop/aa365006%28v=vs.85%29.aspx

greetings from Bonn

Thorsten

thwbn avatar Apr 01 '16 21:04 thwbn