Skip to content

Commit

Permalink
update pdftron.go linux
Browse files Browse the repository at this point in the history
  • Loading branch information
rachmatgithub committed Feb 9, 2022
1 parent b5b33ea commit d0fe12f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src_linux/pdftron/pdftron.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ package pdftron

/*
#cgo CXXFLAGS: -I./PDFNetC/Headers
#cgo LDFLAGS: -L./PDFNetC/Lib -lpdftron -lPDFNetC -lstdc++
#cgo LDFLAGS: -L./PDFNetC/Lib -lpdftron -lPDFNetC
#define intgo swig_intgo
typedef void *swig_voidp;

Expand Down

0 comments on commit d0fe12f

Please sign in to comment.