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
Normal Topic Problem with Intellisense conversion (Read 2005 times)
NF1Z
Junior Member
**
Offline


Posts: 57
Joined: Aug 18th, 2013
Problem with Intellisense conversion
Oct 21st, 2023 at 4:57pm
Print Post  
Trying to convert a solution as per instructions.  Seems not to work, as the solution explorer does not have the "(Arduino)" tags.  A new solution does have the tag.  Not sure what you need to look at this as compilation is not involved, but here is the output window:

Code
Select All
Backup To: 5337549306
1. Scanning Aspects for Projects...
String cannot be of zero length.
Parameter name: oldValue

Verbose
Backup To: 5337549306
1. Scanning Aspects for Projects...
	Identified Convertable Arduino Compatible VCXPROJ @ Aspects_SH
String cannot be of zero length.
Parameter name: oldValue
System.ArgumentException: String cannot be of zero length.
Parameter name: oldValue
   at System.String.ReplaceInternal(String oldValue, String newValue)
   at System.String.Replace(String oldValue, String newValue)
   at Visual.Micro.ConvertProjectToLinux.ConvertToLinuxProject._Convert(String PathToSLNFile)
   at Visual.Micro.ConvertProjectToLinux.ConvertToLinuxProject.Convert(String PathToSLNFile)
Reloading 'E:\Projects\Arduino Sketchbook\Aspects\Aspects.sln'
Using project build property overrides from E:\Projects\Arduino Sketchbook\Aspects\Projects\Aspects_SEM\board.txt
 



There are some 46 projects in the solution, but the error seems to occur on the first one it looks at.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12198
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Problem with Intellisense conversion
Reply #1 - Oct 21st, 2023 at 5:35pm
Print Post  
Thanks for the info. Please post the info requested in yellow above so that we can see which vm version you are using.
  
Back to top
IP Logged
 
NF1Z
Junior Member
**
Offline


Posts: 57
Joined: Aug 18th, 2013
Re: Problem with Intellisense conversion
Reply #2 - Oct 23rd, 2023 at 5:15pm
Print Post  
email with output sent to you.

Thanks.
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2769
Joined: Feb 13th, 2019
Re: Problem with Intellisense conversion
Reply #3 - Oct 24th, 2023 at 2:38pm
Print Post  
Thanks for the logs, would it be possible to email us either the entire project, or all SLN, and VCXPROJ files?
  
Back to top
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2769
Joined: Feb 13th, 2019
Re: Problem with Intellisense conversion
Reply #4 - Oct 26th, 2023 at 10:17am
Print Post  
Please try the latest release (23.1006.02) which is available from the top of the below board:
https://www.visualmicro.com/forums/YaBB.pl?board=VS_ARDUINO_EXT_RELEASES
  
Back to top
IP Logged
 
NF1Z
Junior Member
**
Offline


Posts: 57
Joined: Aug 18th, 2013
Re: Problem with Intellisense conversion
Reply #5 - Oct 26th, 2023 at 6:20pm
Print Post  
Simon,
That seems to have worked on VS 2022, 17.7.6.

Thanks,
Jed
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint