Forum > General
Make 32bit programs with the 64bit version of Lazarus
(1/1)
Relative:
Hi Programmers!
I use the 64bit version of the Lazarus. How can I make programs can work on 32bit operating systems?
I could install the 32bit version of the Lazarus to my other computer, but I think - hope well - there is a simple solution to use the 64bit program for making 32bit applications.
Relative
Marc:
install the 32bit version of fpc, and configure that as compiler. Then rebuild the lcl and the components (rebuilding lazarus is not needed)
Relative:
--- Quote from: Marc on April 09, 2010, 11:44:59 pm ---install the 32bit version of fpc, and configure that as compiler. Then rebuild the lcl and the components (rebuilding lazarus is not needed)
--- End quote ---
Thank you Marc!
I will try it out...
Navigation
[0] Message Index