[Trac] #277: mex problem with Matlab 7.1 under Windows XP
#277: mex problem with Matlab 7.1 under Windows XP --------------------------------------+----------------------- Reporter: michel | Owner: sebastian Type: bug | Status: new Priority: major | Milestone: Component: Build system / Packaging | Version: Keywords: | --------------------------------------+----------------------- I have received the following error message ??? Invalid MEX-file 'C:\JIJI\Dynare\4.3.0\matlab\..\mex\matlab\win32-7.1-7.4\mjdgges.mexw32': La procédure spécifiée est introuvable. Windows XP Matlab 7.1 the same problem exists with Dynare unstable. Dynare version 4.2.4 used to work -- Ticket URL: <https://www.dynare.org/trac/ticket/277> Dynare <http://www.dynare.org> The Dynare project
#277: mex problem with Matlab 7.1 under Windows XP ---------------------------------------+----------------------- Reporter: michel | Owner: sebastien Type: bug | Status: assigned Priority: major | Milestone: Component: Build system / Packaging | Version: Resolution: | Keywords: ---------------------------------------+----------------------- Changes (by michel): * owner: sebastian => sebastien * status: new => assigned -- Ticket URL: <https://www.dynare.org/trac/ticket/277#comment:1> Dynare <http://www.dynare.org> The Dynare project
#277: mex problem with Matlab 7.1 under Windows XP ---------------------------------------+----------------------- Reporter: michel | Owner: sebastien Type: bug | Status: assigned Priority: major | Milestone: Component: Build system / Packaging | Version: 4.3.0 Resolution: | Keywords: ---------------------------------------+----------------------- Changes (by sebastien): * version: => 4.3.0 Comment: George reported the same problem with MATLAB 7.1 also. I don't know what has changed since 4.2.4; my guess is that it rather comes from the building tools than from Dynare itself. Note that I routinely test against 7.0, but not 7.1. The difficulty is that I don't have that specific version installed in my virtual machine, and I am not sure I can install it either via a DVD or a website download. I'll have a look. In my opinion we could raise the requirement for MATLAB, since 7.1 is quite old. People who cannot afford an upgrade could use Octave. Maintaining compatibility with many MATLAB versions has a cost, so we must weight the benefits. -- Ticket URL: <https://www.dynare.org/trac/ticket/277#comment:2> Dynare <http://www.dynare.org> The Dynare project
#277: mex problem with Matlab 7.1 under Windows XP ---------------------------------------+----------------------- Reporter: michel | Owner: sebastien Type: bug | Status: assigned Priority: major | Milestone: Component: Build system / Packaging | Version: 4.3.0 Resolution: | Keywords: ---------------------------------------+----------------------- Comment (by michel): OK for raising the requirement. I have an independent report that recent versions of Dynare work under Windows with Matlab 7.5 -- Ticket URL: <https://www.dynare.org/trac/ticket/277#comment:3> Dynare <http://www.dynare.org> The Dynare project
#277: mex problem with Matlab 7.1 under Windows XP ---------------------------------------+----------------------- Reporter: michel | Owner: sebastien Type: bug | Status: closed Priority: major | Milestone: Component: Build system / Packaging | Version: 4.3.0 Resolution: fixed | Keywords: ---------------------------------------+----------------------- Changes (by sebastien): * status: assigned => closed * resolution: => fixed Comment: Fixed in c65ff9d988a9c3fd4c34d9ff330f7c4551d7f61b. I did not raise the requirement for MATLAB, since the fix was easy. However we might still want to raise the requirement (in master) for other reasons, such as using newer functions. -- Ticket URL: <https://www.dynare.org/trac/ticket/277#comment:4> Dynare <http://www.dynare.org> The Dynare project
Dear all, I would like to pick up Sébastien's suggestion to raise the minimum Matlab requirement of Dynare. I would like to suggest to make at least 7.3 (2006b) the new minimum requirement. This would shrink the number of number of Mex-File delivered and selectable in the Dynare unstable package from 7 to 5. Apart from making the file smaller and reducing the compilation time, this would also make the installer more tidy. Moreover, as this version is already 6 years old, I doubt earlier versions are used that much. Best, Johannes -- Johannes Pfeifer Haußerstr. 29 72076 Tübingen Tel.: +49-(0)7071-6396184 Mobil.: +49-(0)170-6936820 Germany -----Ursprüngliche Nachricht----- Von: dev-bounces@dynare.org [mailto:dev-bounces@dynare.org] Im Auftrag von Trac Dynare Gesendet: Dienstag, 11. September 2012 12:50 Cc: dev@dynare.org Betreff: Re: [DynareDev] [Trac] #277: mex problem with Matlab 7.1 under Windows XP #277: mex problem with Matlab 7.1 under Windows XP ---------------------------------------+----------------------- Reporter: michel | Owner: sebastien Type: bug | Status: closed Priority: major | Milestone: Component: Build system / Packaging | Version: 4.3.0 Resolution: fixed | Keywords: ---------------------------------------+----------------------- Changes (by sebastien): * status: assigned => closed * resolution: => fixed Comment: Fixed in c65ff9d988a9c3fd4c34d9ff330f7c4551d7f61b. I did not raise the requirement for MATLAB, since the fix was easy. However we might still want to raise the requirement (in master) for other reasons, such as using newer functions. -- Ticket URL: <https://www.dynare.org/trac/ticket/277#comment:4> Dynare <http://www.dynare.org> The Dynare project _______________________________________________ Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev
"Johannes Pfeifer" <jpfeifer@gmx.de> writes:
I would like to pick up Sébastien's suggestion to raise the minimum Matlab requirement of Dynare. I would like to suggest to make at least 7.3 (2006b) the new minimum requirement. This would shrink the number of number of Mex-File delivered and selectable in the Dynare unstable package from 7 to 5. Apart from making the file smaller and reducing the compilation time, this would also make the installer more tidy. Moreover, as this version is already 6 years old, I doubt earlier versions are used that much.
Concerning the 4.3 release, we probably should not raise the requirement. But that could make sense for the next release (i.e. on master). In addition to the smaller number of MEX files to distribute, another advantage is the possibility of using functions and improvements introduced between 7.0 and more recent versions. For a summary, see: http://www.dynare.org/DynareWiki/MatlabVersionsCompatibility So I’m personally fine with bumping the requirement to 7.3. What do others think? -- Sébastien Villemot Researcher in Economics http://www.dynare.org/sebastien Phone: +33-1-40-77-84-04
OK with me Best Michel On 09/18/2012 10:41 AM, Sébastien Villemot wrote:
"Johannes Pfeifer"<jpfeifer@gmx.de> writes:
I would like to pick up Sébastien's suggestion to raise the minimum Matlab requirement of Dynare. I would like to suggest to make at least 7.3 (2006b) the new minimum requirement. This would shrink the number of number of Mex-File delivered and selectable in the Dynare unstable package from 7 to 5. Apart from making the file smaller and reducing the compilation time, this would also make the installer more tidy. Moreover, as this version is already 6 years old, I doubt earlier versions are used that much. Concerning the 4.3 release, we probably should not raise the requirement. But that could make sense for the next release (i.e. on master).
In addition to the smaller number of MEX files to distribute, another advantage is the possibility of using functions and improvements introduced between 7.0 and more recent versions. For a summary, see:
http://www.dynare.org/DynareWiki/MatlabVersionsCompatibility
So I'm personally fine with bumping the requirement to 7.3. What do others think?
_______________________________________________ Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev
Hi, this looks fine for me thanks Marco On 9/18/2012 10:41 AM, Sébastien Villemot wrote:
"Johannes Pfeifer"<jpfeifer@gmx.de> writes:
I would like to pick up Sébastien's suggestion to raise the minimum Matlab requirement of Dynare. I would like to suggest to make at least 7.3 (2006b) the new minimum requirement. This would shrink the number of number of Mex-File delivered and selectable in the Dynare unstable package from 7 to 5. Apart from making the file smaller and reducing the compilation time, this would also make the installer more tidy. Moreover, as this version is already 6 years old, I doubt earlier versions are used that much.
Concerning the 4.3 release, we probably should not raise the requirement. But that could make sense for the next release (i.e. on master).
In addition to the smaller number of MEX files to distribute, another advantage is the possibility of using functions and improvements introduced between 7.0 and more recent versions. For a summary, see:
http://www.dynare.org/DynareWiki/MatlabVersionsCompatibility
So I’m personally fine with bumping the requirement to 7.3. What do others think?
_______________________________________________ Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev
-- Marco Ratto, Joint Research Centre The European Commission, TP 361, 21027 ISPRA(VA), ITALY Tel: +39 0332 78 9217 Fax: +39 0332 78 5733 marco.ratto@jrc.ec.europa.eu
Sébastien Villemot <sebastien.villemot@ens.fr> writes:
"Johannes Pfeifer" <jpfeifer@gmx.de> writes:
I would like to pick up Sébastien's suggestion to raise the minimum Matlab requirement of Dynare. I would like to suggest to make at least 7.3 (2006b) the new minimum requirement. This would shrink the number of number of Mex-File delivered and selectable in the Dynare unstable package from 7 to 5. Apart from making the file smaller and reducing the compilation time, this would also make the installer more tidy. Moreover, as this version is already 6 years old, I doubt earlier versions are used that much.
Concerning the 4.3 release, we probably should not raise the requirement. But that could make sense for the next release (i.e. on master).
In addition to the smaller number of MEX files to distribute, another advantage is the possibility of using functions and improvements introduced between 7.0 and more recent versions. For a summary, see:
http://www.dynare.org/DynareWiki/MatlabVersionsCompatibility
So I’m personally fine with bumping the requirement to 7.3. What do others think?
Given the apparent consensus, I raised the requirement for MATLAB. As a reminder, here are the current minimum requirements: - for 4.3: MATLAB 7.0 (R14) or Octave 3.2 - for master: MATLAB 7.3 (R2006b) or Octave 3.4 -- Sébastien Villemot Researcher in Economics http://www.dynare.org/sebastien Phone: +33-1-40-77-84-04
participants (5)
-
Johannes Pfeifer -
Marco Ratto -
Michel Juillard -
Sébastien Villemot -
Trac Dynare