godll_to_cpp1

command
v0.0.0-...-ed2f012 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2020 License: MIT Imports: 8 Imported by: 0

README

 go build -buildmode=c-shared -o main.dll main.go
 g++ -c main.cpp -o main.o -g -std=c++11
 g++ main.o main.dll -o test.exe -g -std=c++11


## go build -buildmode=c-archive -o main.a main.go
## g++ main.cpp main.h main.a  -o app.exe -g -std=c++11
## gcc -o main main.c cktest.a -lpthread

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL