Forum > Windows (32/64)

Installing Lazarus on Windows, from SVN [solved]

<< < (2/3) > >>

PeterX:
When starting the batch file inside subfolder \lcl

the compilation process stops after 3 source files ..

ccrause:
Can you describe the steps you followed to download the SVN trunk sources?  There should be a make file in the root folder, as can be seen here: https://svn.freepascal.org/cgi-bin/viewvc.cgi/trunk/?root=lazarus

PeterX:

--- Quote from: ccrause on May 23, 2021, 11:32:15 am ---Can you describe the steps you followed to download the SVN trunk sources?  There should be a make file in the root folder, as can be seen here: https://svn.freepascal.org/cgi-bin/viewvc.cgi/trunk/?root=lazarus

--- End quote ---
I followed the description on
https://wiki.lazarus.freepascal.org/Installing_Lazarus_on_Windows#Building_Lazarus

- download and install TortoiseSVN application
- create new folder "C:\lazarus-trunk"
- with TortoiseSVN set URL https://svn.freepascal.org/svn/lazarus/trunk/
- download sources
- create batch file in C:\lazarus-trunk
- call batch file with cmd.exe


But the make files are in subfolder \lcl

wp:

--- Quote from: PeterX on May 23, 2021, 11:23:22 am ---The make files aren't in the main folder.
They are in C\lazarus-trunk\lcl\

--- End quote ---
It the screenshot that you show here, the entire svn checkout? There's a lot missing. I just did a "svn checkout" again, and in the attachment you can see the directories and files downloaded to the installation root folder.

I don't know what's wrong here. I only could imagine that your download took very long, and the server stopped the download; I experience this with sourceforge sometimes. Right-click on c:\lazarus-trunk and select "svn update" to get the rest (you may have to repeat that if you have a slow internet connection).

PeterX:

--- Quote from: wp on May 23, 2021, 11:46:08 am ---It the screenshot that you show here, the entire svn checkout? There's a lot missing.

--- End quote ---

I started TortoiseSVN application, with pointing to a new empty folder
and it looks like this :

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version