Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 [2]  Send TopicPrint
Very Hot Topic (More than 25 Replies) To Report A Bug - Esp8266 uses wrong archive name + compiler cache not working (Read 18700 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: To Report A Bug of Visual Micro!!!!!
Reply #20 - Dec 21st, 2015 at 3:26pm
Print Post  
Maybe that is the problem.

1)
Please create a simple folder name for the temporary build system. This is where the cache is stored.

Example: c:\myVisualMicro\Builds

2)
Copy the name of the folder you have created into "Tools>Options>Visual Micro>Compiler>Temporary Build Folder"

Then try two builds.

Thanks
  
Back to top
WWW  
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: To Report A Bug - Esp8266 uses wrong archive name + compiler cache not working
Reply #21 - Dec 22nd, 2015 at 6:48pm
Print Post  
Hello,

Did you test setting a different temp build folder as described above?

Thanks
« Last Edit: Dec 22nd, 2015 at 6:49pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
vbhomeben
Junior Member
**
Offline


Posts: 14
Joined: Dec 17th, 2015
Re: To Report A Bug - Esp8266 uses wrong archive name + compiler cache not working
Reply #22 - Dec 23rd, 2015 at 11:20am
Print Post  
Yeah, I have tried the solution you provided yesterday and the problem is solved now!!!!

It's really because of the compex path, which has Chinese name!!!!

However, sorry to tell you that, modifying the "arduino.ar" to "core.a" works faster than the solution you provided to me, though it's not perfect, but I will use my solution at the same time.
The reason why modifying "arduino.ar" to "core.a" works faster is, the compiler skip the comipling process of the core files instead of checking and archieveing it, which cost serveral seconds.

I am sorry I care about these seconds, becasue waiting is a little boring which will influence my programming effiency.

Programmers produce more than 500 lines code perday almost care these seconds as me.

Anyway, thanks for your attention and hope you can fix the problem of complex path detection in the next version as soon as possible.
Smiley Smiley Smiley Smiley Smiley Smiley
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: To Report A Bug - Esp8266 uses wrong archive name + compiler cache not working
Reply #23 - Dec 23rd, 2015 at 11:26am
Print Post  
Great. I will try to test windows temp folder using a Chinese user name 😊 

You  should ask esp forum to correct the platform.txt
  
Back to top
WWW  
IP Logged
 
vbhomeben
Junior Member
**
Offline


Posts: 14
Joined: Dec 17th, 2015
Re: To Report A Bug - Esp8266 uses wrong archive name + compiler cache not working
Reply #24 - Dec 23rd, 2015 at 11:27am
Print Post  
Yes, I do........ Smiley Smiley Smiley Smiley
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: To Report A Bug - Esp8266 uses wrong archive name + compiler cache not working
Reply #25 - Dec 23rd, 2015 at 11:28am
Print Post  
Thanks 😊
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1 [2] 
Send TopicPrint