Knowledgebase Home | Favorites | Login Knowledgebase Home | Favorites | Login
Search the Knowledgebase Browse by Category or Article ID
Compiling LM-X using Visual Studio Express Edition
User Opinions (0 votes)
No users have voted.

How would you rate this answer?
Helpful
Not helpful
Article ID: 198

Last Updated: 12th January 2010 07:43:22 am

You may see the following error message when attempting to compile the LM-X distribution using Visual Studio Express Edition:

'devenv' is not recognized as an internal or external command, operable program or batch file.

This error is due to different file names in Visual Studio versus Visual Studio Express. The file devenv.exe is the name of the IDE executable for Visual Studio editions. For Visual Studio Express editions, each IDE executable has a different name, specifically: Visual C++ 2005/2008 Express Edition - vcexpress.exe.

To solve this problem, copy the attached batch file (scroll down for attachment), devenv.bat, to a location such as C:\Windows where it will be added to the system path and recognized from the command line. LM-X will then compile normally.

Related Content
Related Articles
No related articles were found.
Attachments
All Content Copyright © 2002-2010 X-Formation. All Rights Reserved.