Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows 10 error #312

Open
tdivito opened this issue Aug 12, 2015 · 4 comments
Open

Windows 10 error #312

tdivito opened this issue Aug 12, 2015 · 4 comments

Comments

@tdivito
Copy link

tdivito commented Aug 12, 2015

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

@hlb
Copy link
Contributor

hlb commented Aug 13, 2015

@tdivito does the project work before win10 upgrade?

@tdivito
Copy link
Author

tdivito commented Aug 13, 2015

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.

@elochai90
Copy link

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?

@thwbn
Copy link

thwbn commented Apr 1, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants