module
0.0.0-20241111005747-ba0f5e5bbe0a
Repository: https://github.com/osguydch/diosproc.git
Documentation: pkg.go.dev
# README
DiosProcGo
protoc --proto_path=proto --cpp_out=build/gen --plugin=protoc-gen-grpc="G:\vcpkg\packages\grpc_x64-windows\tools\grpc\grpc_cpp_plugin.exe" --grpc_out=build/gen proto/device/v3/device.proto
build protocbuf cmd: buf build buf generate
gen liberary from define and dll for gcc dlltool -D libDiosProc.dll -d libDiosProc.def -l libDiosProc.a -k
build go env -w CGO_LDFLAGS="-O2 -g -Lg:/diosproc/src/cdevice -llibDiosProc" go build -ldflags "-X google.golang.org/protobuf/reflect/protoregistry.conflictPolicy=warn" -o DiosProcGo.exe .\main.go
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author