Nagaprasad V R

Results 16 comments of Nagaprasad V R

Manage to run solana-test-validator ![image](https://github.com/solana-labs/solana/assets/81755170/8bc0634f-6b41-4b69-9a6f-ad56b47c0707) need to see logs and test it properly link to logs - https://gist.github.com/Nagaprasadvr/cebdf423562ac0fbfdaa48cedfd2e714

i did the setup here is the ping status ![image](https://github.com/solana-labs/solana/assets/81755170/74f12f06-2dc7-4a06-9026-550c8b83a812) Logs : ![image](https://github.com/solana-labs/solana/assets/81755170/8244f609-c9c2-49c6-ac90-3ee00e4194ff)

Heres a solana transfer ![image](https://github.com/solana-labs/solana/assets/81755170/6ec7a8b8-d506-497f-8bf2-ad4f82760ac8)

I guess we have to provide some steps on how to install prerequisites to run solana-test-validator on windows ! it works just fine after installing all prerequisite binaries and setting...

Pre-requisite dlls and binaries Binaries - 1. Protoc - https://github.com/protocolbuffers/protobuf/releases/download/v25.3/protoc-25.3-win64.zip 2. OpenSSL-Winx64 - https://slproweb.com/download/Win64OpenSSL-3_2_1.exe Dlls - 1. libssl - https://www.dllme.com/dll/files/libssl-3-x64 2. libcrypto - https://www.dllme.com/dll/files/libcrypto-3-x64 4. libclang - https://www.dllme.com/dll/files/libclang 6. clang...

@sharpe5 let me know if this works for you

> libclang - https://www.dllme.com/dll/files/libclang This does not exist. My bad , updated the link

> Nice work! Now that you have proven it is possible, it opens the way to fix the Windows installer. Please note that I got it working under Windows by...

> Pre-requisite dlls and binaries > > Binaries - > > 1. Protoc - https://github.com/protocolbuffers/protobuf/releases/download/v25.3/protoc-25.3-win64.zip > 2. OpenSSL-Winx64 - https://slproweb.com/download/Win64OpenSSL-3_2_1.exe > > Dlls - > > 1. libssl - https://www.dllme.com/dll/files/libssl-3-x64...