You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I followed the instruction and the service is waiting for assignment.
I tried to build the hello falken example but it failed because I didn't have a nasm compiler
Luckily I found a stack overflow answer that helped me: https://stackoverflow.com/questions/73214824/missing-cmake-asm-nasm-compiler-when-compiling-grpc-with-ms-visual-studio
I kindly suggest you add this compiler/.exe/whatever as a prerequisite alongside OpenSSL and python
Unless I installed the wrong version of OpenSSL that should've shipped this :/
Thanks and sorry to bother you!
The text was updated successfully, but these errors were encountered:
Hi, I followed the instruction and the service is waiting for assignment.
I tried to build the hello falken example but it failed because I didn't have a nasm compiler
Luckily I found a stack overflow answer that helped me:
https://stackoverflow.com/questions/73214824/missing-cmake-asm-nasm-compiler-when-compiling-grpc-with-ms-visual-studio
I kindly suggest you add this compiler/.exe/whatever as a prerequisite alongside OpenSSL and python
Unless I installed the wrong version of OpenSSL that should've shipped this :/
Thanks and sorry to bother you!
The text was updated successfully, but these errors were encountered: