Just one small comment,
in version 3.6.2 when you \include the math.h from VC++ original, you have
fixed:
/* Include VC++ original math.h */
#include
which is not always the case. E.g. I have to correct to
/* Include VC++ original math.h */
#include
Regards,
Danilo
---
On 4/11/2012 7:20 PM, Andy Buckle wrote:
>
> In case someone asks about my longer term goal:
>
> My aim is to get the dicom package working on Windows. I have tried
> cygwin and several different versions of octave built with mingw. With
> these, it compiles fine, then crashes when I call one of t
On Wed, Apr 11, 2012 at 6:48 PM, Michael Goffioul
wrote:
> On Wed, Apr 11, 2012 at 6:33 PM, Andy Buckle wrote:
>> On 11 April 2012 18:20, Andy Buckle wrote:
>>> I have tried to use mkoctfile, but can't get it to work.
>>>
mkoctfile
>>> usage: mkoctfile [options] file ...
>>> warning: unable
On Wed, Apr 11, 2012 at 6:33 PM, Andy Buckle wrote:
> On 11 April 2012 18:20, Andy Buckle wrote:
>> I have tried to use mkoctfile, but can't get it to work.
>>
>>>mkoctfile
>> usage: mkoctfile [options] file ...
>> warning: unable to find mkoctfile in expected location:
>> `C:\Octave-3.6.1-msvc2
On Wed, Apr 11, 2012 at 6:20 PM, Andy Buckle wrote:
> I have tried to use mkoctfile, but can't get it to work.
>
>>mkoctfile
> usage: mkoctfile [options] file ...
> warning: unable to find mkoctfile in expected location:
> `C:\Octave-3.6.1-msvc200
> 8\bin\mkoctfile-3.6.1'
> warning: mkoctfile exi
On 11 April 2012 18:20, Andy Buckle wrote:
> I have tried to use mkoctfile, but can't get it to work.
>
>>mkoctfile
> usage: mkoctfile [options] file ...
> warning: unable to find mkoctfile in expected location:
> `C:\Octave-3.6.1-msvc200
> 8\bin\mkoctfile-3.6.1'
> warning: mkoctfile exited with
I have tried to use mkoctfile, but can't get it to work.
>mkoctfile
usage: mkoctfile [options] file ...
warning: unable to find mkoctfile in expected location: `C:\Octave-3.6.1-msvc200
8\bin\mkoctfile-3.6.1'
warning: mkoctfile exited with failure status
>ls C:\Octave-3.6.1-msvc2008\bin\mk*.exe
[s