By Guest on Thursday, 07 April 2022
Posted in General
Replies 1
Likes 0
Views 892
Votes 0
Downloaded sgcWebSockets_lazarus..zip but no source so I I can't add lpk to lazarus. Tried exe in sgcWebSocketServerWin64.zip but after running for a few seconds it returns. Do you have a working demo lpk?
Hello,

The trial only includes the compiled files for Lazarus 2.0.12 Win32. You can follow these instructions to install the package

-------------------------------------------------------------------------------------------------------------------------------------------------
Installing sgcWebSockets in Lazarus / FreePascal
-------------------------------------------------------------------------------------------------------------------------------------------------

1) Unzip the files included into a directory {$DIR}

2) Add the directory where the files are unzipped {$DIR} to the Lazarus library path
under Tools, Environment options, Directories

3) From Lazarus

Choose : File, Open and browse Packages\sgcWebSocketsLazarus.lpk
(First compile and then install)

Compiled files are located on Lazarus Directory.

Kind Regards,
Sergio
·
2 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post