Question: installation maplesim on windows 8

Hello,

I tried to install maplesim on windows 8 but it didn't work.

However, i have installed microsoft visual c++ express before and i have made the precedure as described in maple that is to say 

  • If Maple is already installed on your computer, you can run a command within Maple to specify the path of the file. Perform the following steps:
  1. Open Maple.
  1. At the Maple prompt, type Compiler:-Setup() and press Enter.
  1. In the dialog box, specify the full path of either:
  • the vcvars64.bat file (if you are using Visual C++ 2010 Express)

or

  • the vcvarsx86_amd64.bat file (if you are using Visual Studio 2012 Express)
  1. Close Maple.
  • Note: The Compiler:-Setup() command is available in the Standard Worksheet version of Maple. If you are using the Command line version of Maple you must manually define the %LIB%, %INCLUDE% and %PATH% environment variables.

But it doesn't run and i received the following error message :

Have a idea of what i have to do to install maplesim?

Thank you for help !

Please Wait...