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 Send TopicPrint
Hot Topic (More than 8 Replies) Build works on one pc but not on another (SOLVED - Incorrect custom sketchbook) (Read 7669 times)
Kucky
Junior Member
**
Offline


Posts: 50
Location: Germany
Joined: Oct 12th, 2012
Build works on one pc but not on another (SOLVED - Incorrect custom sketchbook)
Dec 6th, 2015 at 5:33pm
Print Post  
Hey,
If I have a project on a 64bit computer Compile, I get this error message.
On my 32bit labtop anything OK.

"
HardwareSerial0.cpp:multiple definition of `__vector_25
mega2560\HAL.cpp:1009: first defined here
ld.exe:Disabling relaxation: it will not work with multiple definitions
core.a(HardwareSerial0.cpp.o)*:In function `__vector_25
HardwareSerial0.cpp:multiple definition of `__vector_26
mega2560\HAL.cpp:11: first defined here
collect2.exe*:error: ld returned 1 exit status
Error creating .elf
"

VS2015
VisualMicro 1.1511.21
Arduino 1.6

Regards Willi
« Last Edit: Dec 7th, 2015 at 9:22pm by Tim@Visual Micro »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Issues with VisualMicro on 64bit Computer
Reply #1 - Dec 6th, 2015 at 5:35pm
Print Post  
Does it work if you switch the toolbar from "Windows debugger" to "Release" and then build?
  
Back to top
WWW  
IP Logged
 
Kucky
Junior Member
**
Offline


Posts: 50
Location: Germany
Joined: Oct 12th, 2012
Re: Issues with VisualMicro on 64bit Computer
Reply #2 - Dec 6th, 2015 at 9:56pm
Print Post  
Thanks for the quick response. In Release Mode everything is OK. 
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Issues with VisualMicro on 64bit Computer
Reply #3 - Dec 6th, 2015 at 10:03pm
Print Post  
Ok, this is because the hardware doesn't support one of the usual arduino serial classes. If you post links to the hardware you have installed I can take a look sometime.
  
Back to top
WWW  
IP Logged
 
Kucky
Junior Member
**
Offline


Posts: 50
Location: Germany
Joined: Oct 12th, 2012
Re: Issues with VisualMicro on 64bit Computer
Reply #4 - Dec 6th, 2015 at 10:48pm
Print Post  
Do you think with the hardware Arduino Mega 2560? The user library is empty.

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


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Issues with VisualMicro on 64bit Computer
Reply #5 - Dec 6th, 2015 at 11:11pm
Print Post  
No, its something in HAL.cpp
  
Back to top
WWW  
IP Logged
 
Kucky
Junior Member
**
Offline


Posts: 50
Location: Germany
Joined: Oct 12th, 2012
Re: Issues with VisualMicro on 64bit Computer
Reply #6 - Dec 7th, 2015 at 8:34am
Print Post  
Thanks. I will appeal to developers. There is a firmware for a 3D printer.
Can you still einenTip give me, I we can integrate the user libraries? The field is empty for conformity with (Sketchbook is D: MyArduino \ libraries). The standard libraries are OK.
Willi
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Issues with VisualMicro on 64bit Computer
Reply #7 - Dec 7th, 2015 at 11:45am
Print Post  
Hi,

This makes no sense to me

Quote:
The field is empty for conformity with (Sketchbook is D: MyArduino \ libraries).
  
Back to top
WWW  
IP Logged
 
Kucky
Junior Member
**
Offline


Posts: 50
Location: Germany
Joined: Oct 12th, 2012
Re: Issues with VisualMicro on 64bit Computer
Reply #8 - Dec 7th, 2015 at 4:44pm
Print Post  
Hey Tim,
Excuse the nonsense. I meant this option (User).

https://picload.org/view/ppcdgcg/unbenannt.png.html

But the problem is solved. I've changed the path of "My Arduino" in "MyArduino"

Best
Willi
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Issues with VisualMicro on 64bit Computer
Reply #9 - Dec 7th, 2015 at 5:20pm
Print Post  
Okay thanks. 

I think you are saying that you store your libs and sketches in a custom sketchbook folder and that you entered the location of the sketchbook folder incorrectly?
  
Back to top
WWW  
IP Logged
 
Kucky
Junior Member
**
Offline


Posts: 50
Location: Germany
Joined: Oct 12th, 2012
Re: Issues with VisualMicro on 64bit Computer
Reply #10 - Dec 7th, 2015 at 7:14pm
Print Post  
No, I have changed the folder name. I removed the space in the folder name.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Build works on one pc but not on another (SOLVED - Incorrect custom sketchbook)
Reply #11 - Dec 7th, 2015 at 9:20pm
Print Post  
Oh I see, okay two different machines two different folders Smiley Thanks for update
« Last Edit: Dec 7th, 2015 at 9:22pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint