Page 1 of 1
How to integrate X86 Compiler into X64 version?
Posted: Fri Jun 15, 2012 8:32 am
by Klonk
Hi,
maybe this has been asked before, but at least I haven't found information on this topic.
I installed the x64 version (as I run x64 windows).
As I found out I have to use the x86 Compiler in order to create 32 bit applications.
Do I have to install the x86 version also?
Can I copy parts of the x86 installation, maybe into a directory "x86Compiler"?
Which parts/files?
Is it possible to copy the x86 compiler also into the directory "Compilers"?
Is it possible to extract the installation .exe (maybe a command line option) thus no need to install the x86 version?
Thanks for your help
Re: How to integrate X86 Compiler into X64 version?
Posted: Fri Jun 15, 2012 12:30 pm
by blueznl
I simply installed it twice...
Re: How to integrate X86 Compiler into X64 version?
Posted: Fri Jun 15, 2012 12:37 pm
by STARGÅTE
... and then select the x86 Compiler in your x64 IDE:
File -> Preferences -> Compiler -> search the PBCompiler.exe from x86 -> Add
then you can select the compiler (x64 or x86) in
Compiler -> Compiler Options -> Use Compiler -> PureBasic 4.61 (Windows - x86)
Re: How to integrate X86 Compiler into X64 version?
Posted: Fri Jun 15, 2012 6:00 pm
by Josh
STARGÅTE wrote:... and then select the x86 Compiler in your x64 IDE:
File -> Preferences -> Compiler -> search the PBCompiler.exe from x86 -> Add
then you can select the compiler (x64 or x86) in
Compiler -> Compiler Options -> Use Compiler -> PureBasic 4.61 (Windows - x86)
i did so and it works fine for short codes. but i have problems, when I'm working with x86 compiler in my project (about 10.000 lines). the compiler crash about all 5 minutes.
josh
Re: How to integrate X86 Compiler into X64 version?
Posted: Fri Jun 15, 2012 6:08 pm
by ts-soft
Josh wrote:i did so and it works fine for short codes. but i have problems, when I'm working with x86 compiler in my project (about 10.000 lines). the compiler crash about all 5 minutes.
josh
I have a project with over 25000 lines of code, compiling in a project to x64 and x86 exe, without problems.
Re: How to integrate X86 Compiler into X64 version?
Posted: Fri Jun 15, 2012 6:30 pm
by Josh
ts-soft wrote:I have a project with over 25000 lines of code, compiling in a project to x64 and x86 exe, without problems.
compiling works also fine here. there is also no problem, when i'm working for a long time in the pb-installation x86 or x64. but pb crash, when i'm working in x64 and have selected the x86 compiler.

Re: How to integrate X86 Compiler into X64 version?
Posted: Mon Jun 18, 2012 9:47 am
by Klonk
Ok, I'd like to have all Purebasic files in one directory, so which directories I have to copy?
.\Compilers
what else?
.\PureLibraries?
Honestly I would really prefer to one installer, where I can decide what to install...
Re: How to integrate X86 Compiler into X64 version?
Posted: Mon Jun 18, 2012 10:08 am
by ts-soft
Compilers - PureLibraries - Residents - SubSystems