陳學儀

Results 2 comments of 陳學儀
trafficstars

Oh sorry, I forgot to show some information. bundler.json ```json { "app_name": "pplinservice", "environments": [ { "arch": "amd64", "os": "windows", "env": { "CC": "x86_64-w64-mingw32-gcc", "CXX": "x86_64-w64-mingw32-g++", "CGO_ENABLED": "1" } }...