On 04/09/2018 10:06 AM, Steve Davies wrote:
> On 9 April 2018 at 16:50, Martin <dagob...@yahoo.com> wrote:
>     Again my queston: Is there no 32-bit Windows version 0.144. I can't
>     run 64-bit version on my laptop.
> 
> 
> Hi Martin,
> 
> Sadly I no longer have a 32-bit operating system to build this on. I
> used to do this on a virtual-machine environment, but no longer even
> have that image.

In my experience building software on Windows, it is a simple matter in
Visual Studio to select Win32 architecture and build.

For GCC based compilers like Mingw, can't you just add the -m32
command-line option in order to build a 32-bit image?
-- 
                Knowledge is Power -- Power Corrupts
                        Study Hard -- Be Evil

_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to