From: Peter on
Is it possible to create both 32 and 64 bit Windows deployables using the Matlab compiler? I have tried a 2008 Matlab compiler (64bit) installation with VisualC++ which produces 64bit builds by default which get packaged with a 64bit MCR and therefore are no good for 32bit Windows users. Not obvious how to change this setting.
From: Bruno Luong on
"Peter " <peter(a)jplusconsulting.com> wrote in message <hj1b3s$2a5$1(a)fred.mathworks.com>...
> Is it possible to create both 32 and 64 bit Windows deployables using the Matlab compiler?

Not possible, you need to install Matlab 64 bit to compile 64-bit applications, Matlab 32 bit to compile 32-bit applications.

Bruno
From: Peter on

Thanks Bruno,

My Matlab installation disc automatically does a 64bit install. So do I need to have a 32bit OS to hand?

Cheers

Peter


"Bruno Luong" <b.luong(a)fogale.findmycountry> wrote in message <hj1grk$8v0$1(a)fred.mathworks.com>...
> "Peter " <peter(a)jplusconsulting.com> wrote in message <hj1b3s$2a5$1(a)fred.mathworks.com>...
> > Is it possible to create both 32 and 64 bit Windows deployables using the Matlab compiler?
>
> Not possible, you need to install Matlab 64 bit to compile 64-bit applications, Matlab 32 bit to compile 32-bit applications.
>
> Bruno
From: Bruno Luong on
"Peter " <peter(a)jplusconsulting.com> wrote in message <hj1i4s$19s$1(a)fred.mathworks.com>...
>
> Thanks Bruno,
>
>So do I need to have a 32bit OS to hand?
>

Do not change the OS, install Matlab 32-bit on 64-bit OS. But yes, you need to do it by hand, both Matlab versions can be installed on the same computer, same OS.

Bruno
From: Peter on
Thanks, I will give it a go.

Peter


"Bruno Luong" <b.luong(a)fogale.findmycountry> wrote in message <hj1jlm$8qv$1(a)fred.mathworks.com>...
> "Peter " <peter(a)jplusconsulting.com> wrote in message <hj1i4s$19s$1(a)fred.mathworks.com>...
> >
> > Thanks Bruno,
> >
> >So do I need to have a 32bit OS to hand?
> >
>
> Do not change the OS, install Matlab 32-bit on 64-bit OS. But yes, you need to do it by hand, both Matlab versions can be installed on the same computer, same OS.
>
> Bruno