Error when trying to install PottersWheel

4 views (last 30 days)
Ciaran
Ciaran on 27 Mar 2015
Commented: Image Analyst on 29 Mar 2015
I am attempting to install PottersWheel for Matlab and I keep running into the following error:
Problem detected at 2015-03-27 12:18:54: Error using mex Cannot compile both C and FORTRAN source files in a single call to MEX.
Line 347 of pwCompileFortranIntegrators.p Line 70 of pwInstall.p Matlab 2015a (mexw64) PottersWheel 3.1.2 -------------------------------------------
I have installed C++ and am using 'Microsoft Visual C++ 2013 Professional (C)' via the 'mex -setup command'. Does anybody know the problem?

Answers (1)

Image Analyst
Image Analyst on 27 Mar 2015
Do you have the Compiler Toolbox installed? Type "ver" on the command line and see if it's listed.
  7 Comments
Ciaran
Ciaran on 29 Mar 2015
In fact - when I go back and type 'ver' it seems that I have two toolboxes 'matlab compiler' and 'matlab compiler SDK' - are these what you were referring to?
Thanks
Image Analyst
Image Analyst on 29 Mar 2015
That's not unusual, for some reason, though I agree with you that it should be unusual. I've seen File Exchange submissions that expect you to compile a mex file - kind of mean I think. I suggest you contact the toolbox authors.

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!