Page 3 of 6

Re: Help Needed with Building Plasma Client/ Server...

PostPosted: Mon Mar 15, 2021 6:22 pm
by Tsar Hoikas
No, the initial setup is slow, I'm afraid :(

Re: Help Needed with Building Plasma Client/ Server...

PostPosted: Mon Mar 15, 2021 6:25 pm
by lizzie_tsai
Oh, ok. Guess I'm anticipating problems where there aren't any...

On the other hand, when these things happen, it's hard not to,

It says it can't locate the archives. Do you think this might have something to do with it?

1> [CMake] Could not locate cached archive: C:\Users\Elizabeth\AppData\Local\vcpkg\archives\d0\d08b1c6b98ce9d4e493aca1aec9eed77b9c0811f.zip
1> [CMake] Could not locate cached archive: C:\Users\Elizabeth\AppData\Local\vcpkg\archives\92\92e28b1840df09c349ca42739d5bc281e919e90a.zip
1> [CMake] Could not locate cached archive: C:\Users\Elizabeth\AppData\Local\vcpkg\archives\2f\2f91a37f848ec1d9e147654b667e73f7c7ab6aae.zip
1> [CMake] Could not locate cached archive: C:\Users\Elizabeth\AppData\Local\vcpkg\archives\1b\1b92e9ed2df948c4c58bf0ab52ce2767b1e6933c.zip
1> [CMake] Could not locate cached archive: C:\Users\Elizabeth\AppData\Local\vcpkg\archives\e9\e9f6153fded152e611dbf1650a52b63f59d1ff9c.zip
1> [CMake] Could not locate cached archive: C:\Users\Elizabeth\AppData\Local\vcpkg\archives\c1\c1c332f2af95b375cb34098b1ab52b4cd3620795.zip
1> [CMake] Could not locate cached archive: C:\Users\Elizabeth\AppData\Local\vcpkg\archives\53\5302267742e57623a47764728a15c0e0d50a2959.zip
1> [CMake] Could not locate cached archive: C:\Users\Elizabeth\AppData\Local\vcpkg\archives\f3\f33d4998edfe009b506db943a72bedd7325f9da4.zip
1> [CMake] Could not locate cached archive: C:\Users\Elizabeth\AppData\Local\vcpkg\archives\d1\d1433326672d4b837e2e179ac588d68183aadab9.zip
1> [CMake] Attempting to fetch 9 packages from nuget.
1> [CMake] Restored 0 packages from NuGet. Use --debug for more information.

Re: Help Needed with Building Plasma Client/ Server...

PostPosted: Mon Mar 15, 2021 6:27 pm
by lizzie_tsai
How much space is needed for this bit?

Severity Code Description Project File Line Suppression State
Error CMake Error at ports/openssl/windows/portfile.cmake:96 (file):
file COPY cannot copy file
"C:/Users/Elizabeth/Downloads/Plasma/vcpkg/buildtrees/openssl/src/openssl-1-ae932e0835.clean/crypto/ec/ec_check.c"
to
"C:/Users/Elizabeth/Downloads/Plasma/vcpkg/buildtrees/openssl/x86-windows-plasma-dbg/crypto/ec/ec_check.c":
No space left on device. C:\Users\Elizabeth\Downloads\Plasma\ports/openssl/windows/portfile.cmake


Also this one again...
Severity Code Description Project File Line Suppression State
Error CMake Error at vcpkg/scripts/buildsystems/vcpkg.cmake:682 (message):
vcpkg install failed. See logs for more information:
C:\Users\Elizabeth\Downloads\Plasma\out\build\x86-Release\vcpkg-manifest-install.log C:\Users\Elizabeth\Downloads\Plasma\vcpkg/scripts/buildsystems/vcpkg.cmake 682

Re: Help Needed with Building Plasma Client/ Server...

PostPosted: Mon Mar 15, 2021 6:50 pm
by Tsar Hoikas
Looking at what's on my PC, it's just under 3GB.

FWIW, if we're not able to get this working, we recently got GitHub to build and publish clients every time a change is made to the code. You can see the runs here. If you click on one of the runs, you can download the client under "Artifacts." You'll probably want the one called plasma-windows-x86-internal-release.

Re: Help Needed with Building Plasma Client/ Server...

PostPosted: Mon Mar 15, 2021 6:56 pm
by lizzie_tsai
I'm assuming I run this in Microsoft Visual Studio like the other one?

Re: Help Needed with Building Plasma Client/ Server...

PostPosted: Mon Mar 15, 2021 6:59 pm
by lizzie_tsai
Or do I just proceed with the running instructions and act like this is the MOUL-OS folder?

https://github.com/H-uru/Plasma

Re: Help Needed with Building Plasma Client/ Server...

PostPosted: Mon Mar 15, 2021 7:54 pm
by Tsar Hoikas
Right, when you unzip one of the builds from GitHub, it's your MOUL-OS folder.

Re: Help Needed with Building Plasma Client/ Server...

PostPosted: Mon Mar 15, 2021 8:13 pm
by lizzie_tsai
Ok, I'll do that and let you know how it goes.... and we'll go from there! Thanks a lot!

Re: Help Needed with Building Plasma Client/ Server...

PostPosted: Tue Mar 16, 2021 10:05 am
by lizzie_tsai
Where is the compiled plclient.exe?

Re: Help Needed with Building Plasma Client/ Server...

PostPosted: Tue Mar 16, 2021 10:05 am
by lizzie_tsai
The progress is going well, I'm just hung up on the last steps.