Lazarus

Free Pascal => Beginners => Topic started by: radu1984 on March 11, 2019, 09:27:45 am

Title: Hello friends !
Post by: radu1984 on March 11, 2019, 09:27:45 am
Hello , sorry to bother you but i have some questions if you do not mind ! I want to start conding and creating windows desktop applications . I want to know if i install only the Lazarus application do i need to install (before/after) other software or applications along the Lazarus for windows 7 32 bit and if yes what software/applications should i install , from Free Pascal or any other source so i can start learning and applyng ? So i ask you if you do not mind and have the time to give me a list of applications to install before and after Lazaruz IDE !
Thank you very much , sorry to bother you and i wish you a great day !
All the best !  ;D
Title: Re: Hello friends !
Post by: ccrause on March 11, 2019, 10:09:52 am
A good start would be to read through the Installing Lazarus (http://wiki.freepascal.org/Installing_Lazarus) wiki page, and in particular the Windows section. I suspect that all of the basic components required to get Lazarus running are packaged in the installer for your OS (Lazarus, FPC, binutils).  I usually compile from source (and mostly on Linux), so I can only give limited advice.
Title: Re: Hello friends !
Post by: radu1984 on March 11, 2019, 04:20:32 pm
Thank you ccrause it's true , for windows , 32 bit , i only need the lazarus-2.0.0-fpc-3.0.4-win32.exe , it contains both FPC/Lazarus in a single .exe package , so if i install it i could start learning and applyng without any other programs ! ?
All te best !  ;)

The text from wiki says :
"Installing Free Pascal under Windows
FPC Binaries for Windows"
By far the easiest way to get a working installation of Free Pascal is to download the current binary Windows release of Lazarus from the SourceForge repository [3] - the release contains the current versions of the Free Pascal Compiler and the Free Pascal libraries as well as the Lazarus IDE."
Title: Re: Hello friends !
Post by: radu1984 on March 12, 2019, 09:44:49 am
So can i start learning to code with the above program  lazarus-2.0.0-fpc-3.0.4-win32.exe on windows 7 32 bit wythout any other installment before or after  the above executable ?
Thank you and a great day !
Title: Re: Hello friends !
Post by: balazsszekely on March 12, 2019, 10:00:09 am
Quote
So can i start learning to code with the above program  lazarus-2.0.0-fpc-3.0.4-win32.exe on windows 7 32 bit wythout any other installment before or after  the above executable ?
The short answer is yes. In some rare cases you might need external libraries for your application(networking ssh/ssl for example), but it has nothing to do with Lazarus/FPC. You can also install packages(not binaries) to increase the productivity.
Title: Re: Hello friends !
Post by: Hi im Pascal on March 31, 2019, 07:03:40 pm
So nobody is mentioning FPCUpDeluxe?
Title: Re: Hello friends !
Post by: JanRoza on March 31, 2019, 07:32:45 pm
In this case the standard installer for Lazarus/fpc is all you need.
No need to complicate things with fpcupdeluxe.
Title: Re: Hello friends !
Post by: ASerge on April 01, 2019, 07:32:48 pm
So can i start learning to code with the above program  lazarus-2.0.0-fpc-3.0.4-win32.exe on windows 7 32 bit wythout any other installment before or after  the above executable ?
Insufficiently. You will also need a browser to ask questions on the forum  :)
Title: Re: Hello friends !
Post by: ASBzone on April 01, 2019, 10:30:30 pm
So nobody is mentioning FPCUpDeluxe?

I happen to be a recent adopter of FPCupDeluxe, and think it is awesome.

But, it is not necessary to answer this question, and will in fact generate additional questions for the original poster that are not helpful.

On a Windows system, with no mention of even cross-compiling, the basic Lazarus 2.0 installation file is all that will be necessary to get the original poster going.  I used Lazarus + FPC since 2012 without the aid of FPCupDeluxe on Windows 7, 8 and 10 -- with 32/64-bit cross compiling.  No issues.  It is a good place for a novice user to start.
Title: Re: Hello friends !
Post by: lucamar on April 01, 2019, 10:54:11 pm
So can i start learning to code with the above program  lazarus-2.0.0-fpc-3.0.4-win32.exe on windows 7 32 bit wythout any other installment before or after  the above executable ?

Yes, but if you're really starting to program (as in you've never done it before) I would suggest you to first google for some tutorials in general programming, data structures, basic algorithms and Pascal/Object Pascal. There are some nice ones out there although, of course, the best way to learn is by doing it. Welcome to the community!

Insufficiently. You will also need a browser to ask questions on the forum  :)

<looks around wonderingly> Huhhh ... I think we can safely assume he has one ;)
TinyPortal © 2005-2018