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 Source code line numbers show on compile errors. (Read 283 times)
Fred99
Newbies
*
Offline


Posts: 4
Joined: Sep 3rd, 2019
Source code line numbers show on compile errors.
Dec 26th, 2019 at 7:31pm
Print Post  
Hi, earlier in the week I installed VS2019 + vMicro extension for a test drive (W10 system).   Thought I might want to move from Atmel Studio 7 to VS2019.

I was able to display, edit and compile .ino files.  I noticed two issues and would appreciate your advice.

1.  compile error messages (bottom window) show source code line numbers, which do not correspond to the line numbers in the editor window.  Please let me know if I need to update a VS configuration menu, to have them match.

2.  Intellsense doesn't recognize uint32_t notation.  (The compiler doesn't complain about this notation.)  Is there a way to update a definitions file to have intellsense recognize this notation?  I know I could substitute 'unsigned long' but I like the other notation because it reminds me how many bits I've allocated for a variable. Intellsense does recognize uint16_, uint8_t.

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


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Source code line numbers show on compile errors.
Reply #1 - Dec 26th, 2019 at 8:01pm
Print Post  
This Topic was moved here from Visual Studio 2017, 2019 [move by] Visual Micro.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint