# next编译二进制文件 **Repository Path**: valuelan/next-compile-binary ## Basic Information - **Project Name**: next编译二进制文件 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-30 - **Last Updated**: 2023-11-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README windows10 Install NASM with Admin permissions; nasm https://www.nasm.us/pub/nasm/releasebuilds/2.15.04/win64/ Install MS Build Tools with "Desktop development with C++"; Install python3.8.5 (it was already)