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
static-php version: v2.4.3
I use ./spc build --build-micro "curl,gmp,mbregex,mbstring,mysqli,mysqlnd,openssl,pdo,pdo_mysql,pgsql,phar,readline,redis,sqlite3,ssh2,swoole,swoole-hook-mysql,swoole-hook-pgsql,swoole-hook-sqlite,uuid,zip,zlib" --debug --enable-zts --with-upx-pack command to build,but encountered an error : You haven't compiled micro.sfx yet, please use "build" command and "--build-micro" to compile phpmicro first!.
The text was updated successfully, but these errors were encountered:
Any more information? The build command does not produce this error, only the micro:combine command.
@wheakerd Please provide all commands you used, including download spc binary, download sources and doctor command. And it's best to delete buildroot and source dir before each build to prevent old builds from being affected.
I have tested on my fedora vm, and it's working very well.
static-php version: v2.4.3
I use
./spc build --build-micro "curl,gmp,mbregex,mbstring,mysqli,mysqlnd,openssl,pdo,pdo_mysql,pgsql,phar,readline,redis,sqlite3,ssh2,swoole,swoole-hook-mysql,swoole-hook-pgsql,swoole-hook-sqlite,uuid,zip,zlib" --debug --enable-zts --with-upx-pack
command to build,but encountered an error :You haven't compiled micro.sfx yet, please use "build" command and "--build-micro" to compile phpmicro first!
.The text was updated successfully, but these errors were encountered: