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 Compiler Error - Unknown Language (Read 2327 times)
michael_ham
Newbies
*
Offline


Posts: 2
Joined: Apr 30th, 2015
Compiler Error - Unknown Language
Apr 30th, 2015 at 8:58pm
Print Post  
I tried to create my first project with the most basic setup() and loop() functions and I instantly get the following error:

     1      IntelliSense: #error directive: Unknown language!      de\proc\p32mx795f512l.h


I followed the instructions and installed Mpide and visual studio first then installed visual micro plugin. I can compile and run programs using just Mpide with no problems.

Setup:
Windows 7
Visual Studio Ultimate 2013
mpide-0023-windows-20140821
chipkit - MAX32
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Compiler Error - Unknown Language
Reply #1 - Apr 30th, 2015 at 10:38pm
Print Post  
Thanks for the post.

Let's ignore intellisense errors for now because the compile/uplaod use the "real" build system and intellisense is std. microsofts c++.

Does the compile/build/upload work? If not please post the output that appears on the screen

Thanks
  
Back to top
IP Logged
 
michael_ham
Newbies
*
Offline


Posts: 2
Joined: Apr 30th, 2015
Re: Compiler Error - Unknown Language
Reply #2 - Apr 30th, 2015 at 11:51pm
Print Post  
Thanks! The compile/build/upload works as expected.

I did try that before but I must of had some other errors.

This is great. Now I can debug my programs in real time!
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint