Behzad

5 Reputation

3 Badges

13 years, 24 days

MaplePrimes Activity


These are answers submitted by Behzad

Make sure that the 64 bit compiler is installed correctly, you have vcvars64.bat in your Visual C++ bin folder and it runs without any error. Then run Compiler:-Setup() and guide it to where vcvars64.bat is located. I hope this solves your problem. If it didn't, run 

infolevel[Compiler] := 5;

in Maple and then try to compile a simple procedure. You will see more information about the error. 

Page 1 of 1