quan-xie / goclipse

Automatically exported from code.google.com/p/goclipse
0 stars 0 forks source link

Project doesn't compile, error "unable to parse: mkdir C:\Windows\go-build423403002: Access is denied." #76

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create project
2. Try to compile it

What is the expected output? What do you see instead?
Project is compilable, but doesn't compile with error:
unable to parse: mkdir C:\Windows\go-build423403002: Access is denied.

What version of the product are you using? On what operating system?
Eclipse 3.7, go weekly 2012-03-13, Windows 7

Fix attached. The problem was in not inheriting Eclipse's environment, in 
particular the TEMP variable.

Original issue reported on code.google.com by shooshpa...@gmail.com on 15 Mar 2012 at 10:03

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Fix

Original comment by shooshpa...@gmail.com on 15 Mar 2012 at 10:05

Attachments:

GoogleCodeExporter commented 9 years ago
Updated fix - now also fixed the problem that output files do not have ".exe" 
extension on Windows.

Original comment by shooshpa...@gmail.com on 15 Mar 2012 at 10:24

Attachments:

GoogleCodeExporter commented 9 years ago
Updated fix to be applicable to r338.

Original comment by shooshpa...@gmail.com on 24 Mar 2012 at 11:24

Attachments:

GoogleCodeExporter commented 9 years ago
This patch has been committed - thanks much!

Original comment by devonca...@gmail.com on 25 Mar 2012 at 6:11

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
How can I use this patch? 
Thank you

Original comment by hzane...@gmail.com on 31 Mar 2012 at 10:56